Authentication


To access the Padiwise Developer API, you’ll need an API key. You can obtain your API key by logging in to your Padiwise account and navigating to the API section. Use https://yourdomain.com/padiwise/wehbook and input your Padiwise pincode to generate access token. Keep your access token confidential and do not share it publicly.


Enviroment Base URL
API EndPoint https://padiwise.com/api/v1/endpoint

Webhook


The Padiwise REST APIs use webhooks for transactions notification. Webhooks are HTTP callbacks that contains notification messages for transactions. When you generate an api token, you can create add a webhook url on which you will receive the transactions update notifications.


Payload


On Padiwise, Webhooks can be configured for transactions. When a transaction is completed, a POST HTTP request is sent to the URL you have configured. The HTTP payload will contain Hook Structure


Ready to get started?

Step-by-step guides to setting up your system and installing the library atep-by-step guides to setting up your system and installing the library.

Create Free Account
Previous
Get Started