Tokenization
With eCom SDK, you can securely store payment details for your cardholders and offer the following:
- Subscription payments.
- Automatic top-ups to shopper accounts.
- A faster checkout experience for your clients.
With the client's consent, store their payment details using a secure process called tokenization. We create an encrypted token that contains the payment details. When the client chooses to pay with their stored payment details, you use the token to submit the payment.
PCI ComplianceIf you are not fully PCI DSS compliant, we recommend using Nayax tokens to process payments and limit your PCI scope.
Tokenize Payments
To tokenize payments with the eCom SDK, you can use an Initialize Transaction request. Once the token is created, you can use it to perform recurring payments using the Charge Token endpoint.
See Nayax Tokens for more details on how to manage tokens.
See Also
Updated about 5 hours ago