Available adapters
When you’d want this
- Your buyers don’t have crypto wallets but you want to settle in USDC
- You’re targeting a region where bank transfer is the dominant payment method
- You want a regulated fiat-in path while keeping the on-chain audit trail
How it works
The adapter sits between the open-banking provider and AlgoVoi. From your app’s perspective the integration is identical to any other AlgoVoi payment, you receive the samepayment.confirmed event and the same on-chain reference.
Trade-offs versus direct crypto
- Pro: buyers without wallets can pay you.
- Pro: regulated rails, with fraud protections that come from the bank side.
- Con: there’s an on-ramp step, so your effective fee is higher than 0.50%. You bear the on-ramp’s spread.
- Con: settlement is faster than card but slower than direct crypto. Faster Payments is near-instant, but the on-ramp leg adds ~1 minute.
See also
- Trial and pricing for the AlgoVoi side of the costs (the on-ramp spread is separate)
- Outbound webhooks for the confirmation event your backend receives