Process Payment via Card Token

Use this API to process a tokenized card payment.

Environment

Use our UAT environment endpoint for testing and for integration utilize our production endpoint.

EnvironmentEndpoint
User Acceptance Testing [UAT]https://uat.pinepg.in/api/v2/process/payment/card/tokenize
Production [PROD]https://pinepg.in/api/v2/process/payment/card/tokenize

📘

Note:

  • Ensure that the paymode passed in the Accept Payment API is the CARD.
  • Use the generated link returned in our Process Payment via Card Token API to navigate your customers to the seamless checkout page to accept payment.
  • In the case of a Rupay card, token provision and processing will be done with actual card details and not with Alt Token.
Language
Credentials
Header
Click Try It! to start a request and see the response here!
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