โก FastPay Integration Test Suite
Enhanced testing interface with merchant integration support and real-time token handling
Your backend API endpoint
Required for authenticated endpoints. Token is stored securely in localStorage.
๐ Key Endpoints
/api/balance-operations
/api/payments/fastpay/notify
/api/payments/fastpay/status
Limits: Deposits: โน100-200k | Withdrawals: โน1k-200k
Create FastPay Deposit with Token Integration
๐ฑ UPI Payment
Quick UPI transfer via QR code or UPI ID
๐ฆ Bank Transfer
Direct bank account transfer
Two-Step Withdrawal Process
๐ก Process Overview:
- Create a generic withdrawal request through Balance Operations API
- Admin approves the request with FastPay as the payment gateway
- FastPay processes the bank transfer automatically
- Funds are refunded to MT5 if FastPay fails
Step 1: Create Withdrawal Request
Step 2: Admin Approval with FastPay
๐ Merchant Page Integration Guide
Learn how to integrate FastPay payment links into your merchant pages