Skip to main content

Instamojo

The Instamojo connector provides integration with the Instamojo payment gateway, enabling seamless payment processing and management of transactions. Instamojo is a popular platform that facilitates online payments, digital product selling, and donation collection.

Prerequisites

  1. API Access Credentials: Obtain your API Key and Auth Token by logging in to your Instamojo account and generating them in the Integrations or API & Plugins section. These credentials are necessary for authenticating the connector.

  2. Base URL: Identify the Instamojo API base URL. This is typically the endpoint where you will make API requests. It can usually be found in the Instamojo API documentation. Enter base url. For Production use - www.instamojo.com and for sandbox use - test.instamojo.com

Configuring API Connector in DronaHQ

Add a Account name. Then add the API key, Auth Token and base URL for the connector account. Once all details are added, click Save. Your connector configuration is now done.

To be filled Instamojo configuration details.
To be filled Instamojo configuration details.

After successfully configuring and saving the connector settings, you can easily access your newly connected account by navigating to the connected accounts list. You can find this option from the Connector -> Manage Account section. This centralized location allows you to conveniently monitor and manage your connected accounts.

Supported API endpoints

ActionDescription
GetPaymentRequestsRetrieves a list of payment requests.
CreatePaymentRequestsInitiates the process to create a payment request.
GetPaymentDetailsFetches details of a specific payment.
GetPaymentRequestDetailsRetrieves detailed information about a payment request.
InitiateRefundStarts the process to initiate a refund.
GetRefundListRetrieves a list of refunds.
GetRefundDetailsFetches details of a specific refund.