Bank Transfer Transactions
Bank Transfers
Starting with version 1.5, Kima supports bank transfer transactions in the origin network (onramping)- off ramping to come in a future release. See Upgrading to v1.5.x for more information on how to upgrade your integration.
Bank transfer transactions require the use of the Kima Transaction Widget. This is a frontend React component which handles integreation with Kima and 3rd party components which handle KYC and payment processing.
ℹ️ Check the list of unsupported Countries
Overview
The following steps outline the process of using the widget to buy stablecoins like EURC using a bank account.
From the "Source Network" dropdown, select "Bank Transfer"

From the "Target Network" dropdown, select the desired chain and token- i.e. EURC on Base
Fill in the wallet address (Target Address) and amount, then click "Next"
Choose where the service fees will be paid from and click "Next". There are 2 options. The difference is where the service will be paid from.
In the first option, the service fees are paid upfront on the bank transfer. Choose this option to receive the exact amount you specified in the "Amount" field.
In the second option, the service fees are deducted from the amount you will receive. So you will get slightly less stablecoins the amount you specified in the "Amount" field.

When you have confirmed all details, click Next. This will load the bank transfer provider screen.

Testnet Version
6.1. Currently, there is no way to do a bank transfer in "test mode" since our fiat provider expects to receive an actual bank transfer to trigger the logic behind it.
Mainnet Version
6.2. In order to send a transaction users will need to perform KYC. Select your country and complete all steps needed to reach the next screen and fill in your personal information.

Once you send all necessary data you'll need to wait a few minutes (or seconds) to proceed with the payment.

After the kyc process is complete, the widget will display the bank account details that you must transfer the assets to.

Once you're ready, click on the finish button. This will send the needed transaction request to the kima blockchain. From there, you can track the current state of the transaction in the Kima blockchain.

If your transaction succeeds you will see a success screen. You can go back in this step, and check all details regarding the transaction.

Last updated