Configuring Payment Page with the Save Card Option
Last updated
Was this helpful?
Last updated
Was this helpful?
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 securely saves your customer's card information 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 this card for future use option.
You can also provide the option for customers to add a payment method on your payment page, allowing them to use it for future payments. See for more information.