Tokenization

Learn how to generate, fetch, and delete tokens using Pine Labs Online tokens APIs.

Pine Labs Online Token Management helps you to securely process payments, using network-issued tokens instead of storing sensitive card details. In compliance with COFT regulations, you cannot save customer card information directly. Instead, payment networks provision tokens against a customer’s card with their consent.

By integrating Pine Labs Online APIs, you can store and manage these tokens within the customer vault, enabling seamless and secure transactions. These tokens can be used for future payments, simplifying the checkout experience while enhancing security and reducing risks of fraud. Token Management ensures compliance with industry standards, allowing you to offer a frictionless digital payment process without handling sensitive card data.

Pine Labs Online Tokens APIs can be used for the following actions.

  • Generate Card Token: Use this API to generate a card token.
  • Generate Cryptogram: Use this API to generate a Cryptogram.
  • Get Customer Tokens Linked to Customer ID: Use this API to fetch the Token information generated and saved in the Pine Labs Online database by passing the customer_id in the path parameter.
  • Get Customer Token by Token ID: Use this API to fetch the specific Token information generated and saved in the Pine Labs Online database by passing the token_id in the path parameter.
  • Delete Customer Token by Customer ID: Use this API to delete the token information saved in the Pine Labs Online database.
Ask AI
Assistant
Hourly Limit
0 / 20000 tokens used Resets in: 60m 0s
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant