/v1/keys/purchase
Create XRP payment request
Request
https://api.xrpl.to/v1/keys/purchase{ wallet, type: "credits"|"tier", package?: "starter|standard|bulk|mega", tier?: "developer|business|professional", billing?: "monthly|yearly" }
curl -X POST 'https://api.xrpl.to/v1/keys/purchase'
Response
What it does
Create XRP payment request
- Notes
- Invoice expires in 30 minutes. After payment, call POST /keys/verify-payment with the tx hash.