Testnet
Test payments on XRP Testnet
Rehearse the whole payment flow on XRP Testnet: 1-block confirmation, live detection and signed webhooks, and no production funds at risk.
Supported assets
| Supported assets | Supported networks | Decimals | Confirmations |
|---|---|---|---|
| XRPTest XRP | XRP Testnet | 6 | 1 blocks |
Capability data verified .
How the payment works
Payments settle directly to your merchant-controlled wallet. Unheld does not hold the funds or private keys.
Invoices track detected, confirming, paid, underpaid and overpaid states using exact on-chain amounts.
Create an invoice through the API, show the hosted payment page, then use signed webhooks to update your order.
What to watch for
Use this network to test your integration before accepting production payments.
The payer sends the network fee to the blockchain, not to Unheld.
Send only an enabled asset on the exact network shown. A wrong-network transfer may be unrecoverable.
Testnet tokens have no monetary value. Testnet activity is not a production payment.
Related pages
Supported currencies · Supported networks · Testnets · Developers · Pricing
Testing on XRP Testnet: common questions
Where do I get XRP Testnet coins to test with?
From that network's own public faucet. Unheld does not issue them — testnet coins come from the network itself, and they are free precisely because they are worth nothing.
How many confirmations does XRP Testnet need?
A confirmation depth of 1. That is this network's own threshold: a testnet does not have to match the mainnet it mirrors, so always take the figure from the exact network an invoice names.
Can I take a real payment on XRP Testnet?
No. Coins on XRP Testnet have no monetary value and activity there is never a production payment. That is exactly what makes it safe to get things wrong on.
What changes when I go live?
The merchant environment and the network an invoice names. The API calls, the signed webhooks and the payment states are the same ones you rehearsed, which is the whole reason rehearsing is worth anything.