Integrating Payments
Last updated
Last updated
Merchant has to do the following integration steps to enable support for their self-hosted PayRam Payments.
To complete the integration, there are two major APIs that needs to be integrated:
Get Payment Link: Used for creating unique payment session for each user. Integration details are covered here
Get Payment Detail: Used for getting the real time status of the payment . Integration details are covered here
Payram webhooks enable developers to stay updated about the status of payments and more. Detailed information on structure and updating the same is provided in here
Merchants need to provide the success URL or redirect URL where the user will be redirected once the payment is completed. You can add the URL in the dashboard by updating the success URL field in the settings and Developers section.