Request the tokenization of a card at the time of creating the credit payment.
To save a card by creating the token during the authorization of a credit or debit transaction, send the standard credit transaction request and set the SaveCard
field to “true”.
The response will return the card token in the CardToken
field.
Check the standard credit card request.