post https://uat.pinepg.in/api/v2/process/payment
Use this API to generate a payment link and process the payment.
Environment
Use our UAT environment endpoint for testing and for integration utilize our production endpoint.
Environment | Endpoint |
---|---|
User Acceptance Testing [UAT] | https://uat.pinepg.in/api/v2/process/payment |
Production [PROD] | https://pinepg.in/api/v2/process/payment |
Note:
- Ensure that the paymode passed in the Accept Payment API is the same as the one used in the Process Payment request payload.
- Use the generated link returned in our Generate Payment Link API to navigate your customers to the seamless checkout page to accept payment.