Configuring Payment Page with the Save Card Option
Last updated
Last updated
You can offer customers the option to securely save their card information for future purchases using our vault.
Note: Store the token returned from a sale request on your servers without storing sensitive card information.
To configure the save card option for the payment page:
Copy the following example code.
Paste it into your web page.
The Save this card for future use option appears on the payment page. It includes a checkbox to select and store card information during a transaction.
Note: Selecting the checkbox allows you to securely save card information for future purchases without storing sensitive details.
Your customer can enter their desired text in the Card description field when saving their card information.
Note: The Card description field appears only after selecting the checkbox for the save card option.