get https://api.nexiopaysandbox.com/pay/v3/saveCard
Returns an iframe that can be used to securely save a token for a credit or debit card. Card tokens can be used to process through any MID on your account. They are not restricted to a specific merchant account or currency.
Try It
To use the Try It feature for this endpoint, you must first request a one-time-use token.
💻
Configuring your backend server to listen for requests from the frontend
Open Recipe
💳
Creating the save card iframe page
Open Recipe