Register for EximPe Account
In order to collect Payments from Indian Buyers as a foreign merchant or PA collecting payments on behalf of your merchants, first you need to Register on EximPe to get your API Access key and token. To start the development, you can signup to Merchant Sandbox. Please ensure to select PSP or Merchant based on your business requirement while creating the account.Get API Credentials
Grab yourclient_id and client_secret to start making secure API calls.Refer to Get Credentials for Web Checkout & API Access to complete this step.
After signup, please share your
client_id with the EximPe team to configure your account and approve your webhooks and merchant IP in the Sandbox environment.Configure Webhooks & IP Whitelisting
Webhooks are real-time server-to-server (S2S) notifications that EximPe sends to your backend when important events occur.Setup Guide
- Prepare Your Endpoint: Ensure your server has a public HTTPS URL accessible from the internet.
- Configure Webhook URL: Log into your EximPe Dashboard, navigate to the Developer Section, and enter your webhook URL.
- Whitelist IPs: Configure your firewall to only accept webhooks from EximPe’s IP ranges (found in the Developer Section).