- Receiving payments work just like with SPL.
- After receiving a payment use
getAtaInterface()to verify your token balance: Verify Payments. - See the Solana documentation for examples of drop-in components, the Solana Pay protocol, or direct RPC integration.
Related guides
Verify payments
Check balances and transaction history.
Gasless transactions
Abstract SOL fees so users never hold SOL.
Basic payment
Send a single token transfer.