Card Registration
The "Card Registration" feature allows a merchant to open up Ayoconnect's card registration webview, where customers get to input their card details.
Through "Generate Webview" API, merchant will receive an URL in the response. Merchant can then open the URL to show Ayoconnect Card Acceptance registration webview.
By default Ayoconnect webview have session expiration around 300 seconds (i.e. 5 minutes).
Card details that need to be inputted are:
- Card Number
- Cardholder Name
- Expiration Date
- CVV number

Through this feature, a merchant can:
- Ensure that the card being inputted by the customer is properly authenticated before being utilized for payments
- Ensure that the card being inputted by the customer if properly authorized before being utilized for payments
- Obtain an encrypted card token to be used for transactions/payments, so that merchant does not need to request customer to input card details for each transaction
Updated 1 day ago