Skip to main content
Tokenization is how card data enters PCI Booking. The method you use depends on where the card data comes from.

Collecting Cards from the Cardholder

Use these methods when the cardholder enters their own card details. All three support 3D Secure natively in the UI with no additional development on your side.

Receiving Cards from a Third Party via HTTP

Use these methods when card data flows through HTTP requests or responses between your system and a third party.

Receiving Cards from a Third Party via File

Direct API (Card Migration)

What Happens When a Card Is Tokenized

Regardless of the method, the outcome is the same:
  1. Card data is captured through one of the methods above.
  2. PCI Booking encrypts and stores the card in our PCI DSS Level 1 vault.
  3. A token is returned to your system.
  4. You use the token for all subsequent operations: manage, query, or detokenize.

Next Steps

Manage Tokens

Query, update, and manage your stored tokens

Use Tokens

Send card data to PSPs, partners, or display it