Native Coins
Bitcoin (BTC), Ethereum (ETH), and other layer-1 native currencies with direct blockchain settlement.
Accept payments in Bitcoin, Ethereum, stablecoins, and other major cryptocurrencies. Our platform supports multiple blockchains with automatic conversion and real-time exchange rates.
SanPay enables your customers to pay with their preferred cryptocurrency. We handle the blockchain complexity, confirmations, and conversion automatically.
Native Coins
Stablecoins
EVM Tokens
We support major blockchains with different confirmation requirements based on network security:
| Blockchain | Confirmations | Typical Time |
|---|---|---|
| Bitcoin | 2-6 | 20-60 min |
| Ethereum | 12-32 | 3-8 min |
| EVM Chains | Varies | 1-5 min |
Use our API to dynamically fetch the list of currencies enabled for your account:
GET /api/sdk/v1/assets | Parameter | Type | Description |
|---|---|---|
testnet | boolean | Filter testnet assets only |
currency | string | Fiat currency (EUR, USD) to include exchange rates |
Each currency may have different fees and transaction limits configured for your account:
| Fee Type | Description |
|---|---|
FIXED | Fixed fee amount (e.g., €0.50 per transaction) |
PERCENTAGE | Percentage of transaction (e.g., 1%) |
PERCENTAGE_WITH_CAP | Percentage with maximum cap (e.g., 1% max €10) |
Exchange Rates
Integration Guide