post https://uat.pinepg.in/api/v2/accept/payment
Use this API to start accepting a payment.
Note:
- Plural accept payment API use Base64 Encode as an input request. And uses HashMap secret to authorise the payment. To learn more about Base64 Encode and HashMap secret key generation refer to our Pre-requisite.
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/accept/payment |
Production [PROD] | https://pinepg.in/api/v2/accept/payment |