View end points
| Environment | Base URL |
|---|---|
| Test | https://api-sandbox.cashfree.com/partners |
| Production | https://api.cashfree.com/partners |
| Latest version | v3, 2023-01-01 |
| API Name | Description |
|---|---|
| Create Merchant | Use this API to create a sub-merchant account. You can provide additional basic details. KYC documents are then required to activate the account. |
| Update Merchant | Use this API to update a sub-merchant account. You can provide basic details only if the account is not yet active. |
| Get Merchant Status | Use this API to get Merchant onboarding details for the sub-merchant account. |
| Create Onboarding Link | Use this API to create a pre-built onboarding link for the sub-merchant account. Embed within your platform and Merchant can fill their KYC per compliance. |
- Create a account on the Test Environment using this signup link
- Once logged in, go to the Developers section and click Generate API Key. Copy and download the API keys for future reference. You can also add a webhook endpoint to use the merchant activation status webhook.