📋 How to Claim USDT for Stripe Transactions
- On your server-side, call the Dapp Portal API to get transaction details:
GET /api/b2b-v1/dapp-settlements/{client_id}/signed-receivable
This requires your clientId and clientSecret (keep these server-side only!)
- The API returns transaction parameters:
to, value, and data
- Copy these values and paste them into the form below
- Connect your Kaia wallet using the button below
- Sign and broadcast the transaction
⚠️ Important: Kaia Wallet (Kaikas) Required
You MUST use
Kaia Wallet (Kaikas) browser extension. Other wallets like MetaMask are NOT supported.
Download from:
kaikas.io
Select the SAME address that was registered as your
settlement address in Dapp Portal. Using a different address will cause the transaction to fail.
ℹ️ Kaia Network Details
• Mainnet (Cypress): Chain ID 8217
• Testnet (Kairos): Chain ID 1001
Make sure your wallet is connected to the correct network that matches your Dapp Portal configuration.