Stablecoin Payments
Send and receive payments using stablecoins on Tempo. Start with core payment flows, then add reconciliation, receive controls, fee preferences, sponsorship, and higher-throughput transaction patterns.
Use receive policies when an account needs to filter inbound TIP-20 transfers or mints by token and sender.
Core Payment Flows
Send stablecoin payments between accounts with optional memos for reconciliation.
Accept payments from users and integrate payment flows into your application.
Attach 32-byte references to TIP-20 transfers for payment reconciliation.
Generate one TIP-20 deposit address per customer without sweep transactions.
Payment Controls
Filter inbound TIP-20 transfers and mints by token and sender, then handle blocked receipts.
Configure users to pay transaction fees in any supported stablecoin.
Sponsor transaction fees for your users to enable gasless transactions.
Submit multiple transactions in parallel using nonce keys.
Was this helpful?