No momento, esta página não está disponível em português
Payment-method icon

Wallets India Component

Add Wallets India to an existing Components integration.

On this page, you can find additional configuration for adding Wallets India to your Components integration.

Before you begin

This page assumes you have 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:

Component configuration

Component configuration

Step 1: Create a DOM element

Create a DOM element on your checkout page, placing it where you want the payment method form to be rendered:

 <div id="wallet_IN-container"></div>

Step 2: Create an instance of the Component

Use the create method of your AdyenCheckout instance, in this case checkout, to create the Component:

const walletIndiaComponent = checkout.create('wallet_IN').mount('#wallet_IN-container');

List of issuer IDs

Bank name Issuer ID
Airtel Money ATL
Amazon Pay AZP
Freecharge Wallet FRW
ICC Cash Card ICC
EbixCash ITZ
Mobikwik (Wallet) MBK
PhonePe PHW
Reliance Jio RJM
Yes bank wallet YBW

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.

See also