Tokenize Card

Create secure token from card.

The Tokenization Service is designed to securely exchange sensitive Primary Account Number (PAN) data for a unique, irreversible Secure Token. This process allows for the secure handling of credit card information by replacing raw data with a reference identifier.

The service accepts raw card details as input and returns a token that represents the payment instrument. This token is used in subsequent payment intent calls, ensuring that sensitive data is never stored or transmitted in plain text during the transaction lifecycle

NOTE: It is required PCI certification in order to use this service. If not there are other solution with no need of certification (Checkout Redirect or SDK).

Body Params
transaction
object
required
card
object
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json