curl -X POST https://api.yourdomain.com/v1/intents \ -H "Authorization: Bearer sk_live_..." \ -H "Content-Type: application/json" \ -d '{ "amount": "150.00", "currency": "USD", "gateway": "stripe" }'
Orchestrating payments across the best platforms