Save payment information pages for ecommerce
It is possible to save payment methods that you or your customers can use later for a transaction. This is also known as "tokenization".
The steps to take depend on the integration method you are using (a Nexio-hosted iframe, your own form, or direct to the API) and whether you are tokenizing cards or echecks.
Note
Typically, integrators use the iframe option because it limits the PCI scope of the merchant.
Cards
This section contains the tutorials for saving card information for each integration method:
Echecks
This section contains tutorials for saving echeck information for each integration method:
Next steps
- For iframe integrations, Translate iframe labels for localization, Customize the iframe's CSS to match your site's style, and Choose which fields to display or require.
Updated about 2 months ago