Overview
Importers regularly need to pay foreign vendors, manufacturers, and freight providers in different currencies. Traditional wire transfers are expensive, slow, and opaque. StableStack lets importers hold stablecoins locally, then pay overseas vendors directly into their bank accounts in their preferred fiat currency — with predictable fees and real-time tracking.Core Flow
Onboard your vendor as a customer
Register each vendor as an individual or business customer. This lets you manage payout methods per vendor and track payments per relationship.For a business vendor:For an individual vendor:
Verify the vendor's bank account
Resolve the vendor’s bank account details before saving them, to catch errors before funds are sent.
Save the vendor's bank as a payout method
Store the verified bank details against the vendor’s customer profile for fast, repeatable payments.
Get the fee estimate
Check the fee before initiating any payment so you can reconcile costs in your accounting system.
Pay the vendor
Send a bank withdrawal. StableStack debits your stablecoin balance and delivers the equivalent fiat to the vendor’s bank.
Vendor Management Pattern
Managing many vendors is straightforward with StableStack’s customer model:customer_id, making reconciliation and audit trails easy.
Supported Payout Currencies for Importers
| Region | Currency | Payout |
|---|---|---|
| Nigeria | NGN | ✅ |
| United States | USD | ✅ |
| Europe | EUR | ✅ |
| South Africa | ZAR | ✅ |
| China | CNY | Q4 |
| India | INR | Q4 |
| UAE | AED | Q4 |
Key APIs Used
| Endpoint | Purpose |
|---|---|
POST /business-customers | Register a business vendor |
POST /individual-customers | Register an individual vendor |
GET /banks/resolve | Verify bank account before saving |
GET /banks | Look up bank codes |
POST /payout/methods/banks | Save a vendor’s bank account |
GET /payouts/fees | Check fees before paying |
POST /payouts/banks | Pay vendor via bank transfer |
GET /customers/transactions/by_customer_id/{id} | View all transactions for a vendor |
Next Steps
- Authentication — Get your API key
- Webhook Events — Get notified when a payment completes
- Supported Currencies — Full corridor list