On this page, you can find additional configuration for adding Wallets India to your Drop-in integration.
Before you begin
This page assumes you've already:
API reference
You don't need to send additional fields for Wallets India. To see optional fields that you can send for all payment methods, choose the endpoint you integrated:
- /sessions: This is the default with Drop-in v5.0.0 or later.
- /payments: If you implemented an advanced use case, or integrated Drop-in before v5.0.0.
Optional configuration
You can add the following optional configuration:
Parameter name | Description | Default |
---|---|---|
issuer |
Set this to an issuer ID to preselect a specific issuer. | No issuer is preselected. |
highlightedIssuers |
Set to the issuer IDs that you want to show on top of the dropdown menu. Added in v5.1.0. | All issuers are shown in the dropdown. |
If you want to add optional configuration, include this in a configuration object. The following example shows how to configure Drop-in to preselect ATL_DIRECT (Airtel Money) as the issuer:
const billdesk-walletConfiguration = {
issuer: "ATL_DIRECT" // Optional. Set this to an **id** of a Wallets India issuer to preselect it.
};
If you created a billdesk-walletConfiguration
object, include this when creating a configuration object:
List of issuer IDs
Bank name | Issuer ID |
---|---|
Airtel Money | ATL_DIRECT |
Amazon Pay | AZP_DIRECT |
Freecharge Wallet | FRW_DIRECT |
ICC Cash Card | ICC_DIRECT |
EbixCash | ITZ_DIRECT |
Mobikwik (Wallet) | MBK_DIRECT |
PhonePe | PHW_DIRECT |
Reliance Jio | RJM_DIRECT |
Yes bank wallet | YBW_DIRECT |
Test and go live
Wallets India currently has no test platform.
Before you can accept live Wallets India payments, you need to submit a request for Wallets India in your live Customer Area.