Merchant Interface

API interface for merchant using cardFi service

Base Path

/merchant

Eg :

Ping : https://api.cardfi.cash/merchant/ping

Auth Rules

Add header to all your request about merchain role

Header
Value

token

API-KEY

You can apply your API-KEY on CardFi Bot : http://t.me/cardfi_bot

Minimum Card Deposit Fee

Chain
Fee

APTOS

3.99

TON

3

SOL

0.05

ETHARBITRUM

0.005

XMR

0.02

TRX

50

USDTSOL

10

USDCSOL

10

USDTARBITRUM

10

USDCARBITRUM

10

USDCBSC

10

USDTBSC

10

BSC

0.01

Card Apply Fee

Chain
Fee

APTOS

3.99

TON

3

SOL

0.05

ETHARBITRUM

0.005

XMR

0.02

TRX

50

USDCBSC

10

USDTBSC

10

BSC

0.01

API Index

  1. You should apply for your merchant API-KEY on CardFi_Bot

  2. Try Ping with auth

[GET] Ping
  1. New an user profile and infromation

[POST] Add or update new sub-user information
  1. Apply a new card for user .

[POST] Apply new sub-user card
  1. Pay the new card invoice .

  2. Wait for 60s , try fetch the card infromation .

[GET] Get sub-user information
  1. If the card exsit already . Now you can deposite assert into it !

[POST] Deposit sub-user card
  1. Here we go ! Now run !

Last updated