🧭 Overview
FEX Payments enables merchants to accept payments directly from customer wallets using QR-based flows or push approvals. You can integrate using:- POS terminals
- Ecommerce flows
- Mobile applications
⚡ Quick guide to start the integration (5 Steps)
1. Get Credentials
You will receive:client_secret securely—it cannot be retrieved again.
2. Generate Access Token
Use OAuth2 client credentials:3. Create a Payment
Call:payment_intent.idqr_code_url
4. Show Payment to Customer
- Display QR code (Standard flow), or
- Scan customer QR (Reverse flow)
5. Handle Webhook
FEX sends:✅ Recommended First Integration
Start with: 👉 Standard QR Flow🚀 Next Steps
- Accept Payments →
- Webhooks →
- Refunds →
