โšก 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

Test with different amounts to verify limits
Trading account identifier
Platform user identifier
For transaction notifications
Full name as per bank records
Contact number for verification

Two-Step Withdrawal Process

๐Ÿ’ก Process Overview:
  1. Create a generic withdrawal request through Balance Operations API
  2. Admin approves the request with FastPay as the payment gateway
  3. FastPay processes the bank transfer automatically
  4. Funds are refunded to MT5 if FastPay fails

Step 1: Create Withdrawal Request

Minimum โ‚น1,000 for withdrawals

Bank Account Details

Step 2: Admin Approval with FastPay

This will be auto-populated after creating withdrawal
Administrator performing the approval

๐Ÿ”— Merchant Page Integration Guide

Learn how to integrate FastPay payment links into your merchant pages

Test Merchant Integration

Simulate FastPay Callbacks

FP prefix for deposits, FPW for withdrawals

Service Status & Utilities

Check Balance Operation Status

Test AES-256-CBC Encryption

Test Decryption