Last updated
Was this helpful?
Use this flow to detokenize a PCI token during a payment.
1
The end user checks out in the merchant website or app.
2
The merchant or PSP calls createTransaction and provides the tokenId.
3
Thales backend performs detokenization and returns the PAN and expiry date.
4
The merchant or PSP sends the authorization using the PAN and expiry date.
For PCI Tokenization, tokenId and transactionType are required.
Use the same createTransaction operation for PCI Tokenization and payment network Tokenization.
API reference: Create transaction
Last updated
Was this helpful?
Was this helpful?