Credit Card Transactions

Credit Cards

Starting with version 1.4, Kima supports credit card transactions in the origin network (onramping)- off ramping to come in a future release. See Upgrading to v1.4.x for more information on how to upgrade your integration.

Credit card 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 USDC using a credit card.

  1. From the "Source Network" dropdown, select "Credit Card"

  1. From the "Target Network" dropdown, select the desired chain and token- i.e. USDT on Arbitrum

  2. Fill in the wallet address (Target Address) and amount, then click "Next"

  3. 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 credit card. 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.

  1. When you have confirmed all details, click Next. This will load the credit card provider screen.

From here there are couple differences between the Testnet and Mainnet versions of the widget.

Testnet Version

  1. Please skip the KYC process by pressing the "Approve KYC" button. KYC will be required in the Mainnet version.

  1. Select the payment method. For now, the only payment method available is Credit Card. For testnet, please use fake information excpet for the card number.

Testing Cards

Successful  
Visa: 4000000000002503
Mastercard: 5200000000002151

Failed  
Visa: 4000000000002420
Mastercard: 5200000000002664
  • The expiration date must be in the future

  • The CCV can be any number

Mainnet Version (Coming Soon)

  1. 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 information and credit card details.

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

  1. After the kyc process is complete, you'll be able to select your payment method. For now, the only available one is Credit Card:

In the next screen, fill in your card details and proceed with the payment:

If your transaction succeeds you will see the status screen, where you can track the current state of the transaction in the Kima blockchain.

If your payment is not sucessful, you will see a notification with a transaction id and asking you to contact support. Plese copy the transaction id and create a support ticket on the Kima Discord.

Last updated