1. Get your API key
Create a secret key (sk_...) from the Orqex dashboard. Keep it server-side.
2. Create a payment intent
3. Start a payment attempt
Pick a method and country. For mobile money, include the payer’s phone.PHP SDK
4. Resolve the next action
PHP SDK
PHP SDK
5. Read the final status
PHP SDK
Next: Authentication
Secret keys, environments and idempotency.