π§ 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 β
