Sign in to your Partner Dashboard to obtain your `client_id` and `c...
client_id and client_secret to authenticate API calls. You can obtain client_id and client_secret depending on the test mode or live mode.Create a webhook related to desired events such as payments, orders...
Create an account for the sub-merchant using the [Create an Account...
An account is created and the `account_id` is provided in the respo...
account_id is provided in the response. For example, acc_Hbu4sC0O4GOGSN. Use this account_id to fetch, update, delete the account and upload account documents.Use the [Create a Stakeholder API](/api/partners/stakeholder/create...
A `stakeholder_id` is provided in the response as a stakeholder is...
stakeholder_id is provided in the response as a stakeholder is created. For example, sth_Hbu4sC0O4GOGSK. Use this stakeholder id to complete stakeholder-related KYC details while onboarding a product. Also, use this stakeholder_id to fetch and update a stakeholder.Before activating the sub-merchant and requesting for relevant prod...
As requested, the partner will get a link to the relevant Terms and...
Create a product (for example, `payment_gateway`) and accept Terms...
payment_gateway) and accept Terms and Conditions for the sub-merchant using the Request a Product Configuration API. A product is created with default configurations. To update configurations, you can use the Update a Product Configuration API (For Payment gateway product, settlement details (bank account) have to be sent in the Update Config API).As the product is created, the `merchant_product_id` and the list o...
merchant_product_id and the list of pending requirements are provided in the response.Cater to the pending account requirements using the [Update an Acco...
As the requested account details criteria is met, an updated accoun...
Using the [Documents APIs](/api/partners/upload-document), upload t...
Once the required documents are uploaded, the uploaded details of a...
Fill in the stakeholder requirements using the [Update a Stakeholde...
After the KYC requirements for a stakeholder are met, the response...
Using the [Documents APIs](/api/partners/upload-document), upload t...
Once the required documents are uploaded, the uploaded document det...
Using the [Product Configuration Request APIs](/api/partners/produc...
The [product activation status](/partners/aggregators/onboarding-ap...
under_review when all the requirements are met. At this point, the status for a Payment Gateway product changes to under_review and the webhook event product.payment_gateway.under_review is triggered.When the [product status](/partners/aggregators/onboarding-api/prod...
needs_clarification, the webhook event product.payment_gateway.needs_clarification is triggered.- The webhook event
product.payment_gateway.activatedis triggered when the Payment Gateway product status isactivated.