GATEWAY ONLINE|6 STATE BANK OF INDIA VPAs ACTIVE IN ROTATION|0% TRANSACTION COMMISSIONS
[SYS_V1.0]HIGH-CONCURRENCY SLOT RECYCLING UPI AGGREGATOR

Direct UPI Payments to Your Bank Account. Zero Intermediary Deductions.

Eliminate traditional payment aggregator gateway fees. Accept instant UPI payments across multi-VPA bank handles, auto-reconciled in real time through native device SMS webhooks and Fluxbase high-speed database engine.

TRANSACTION FEE
0.00%
Keep 100% of merchant revenue
RECONCILIATION SPEED
< 1.5 SEC
Automated MacroDroid SMS ingest
ACTIVE VPA POOL
6 VPAs
State Bank of India round-robin
SETTLEMENT MODEL
MONTHLY
Self-serve wallet withdrawal
DEVELOPER INTEGRATION

Dead Simple RESTful API

Generate dynamic payment links, check live order statuses, and listen to authenticated webhooks.

POST /api/v1/orders/create
curl -X POST https://payments.fluxbasedb.me/api/v1/orders/create \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sec_live_merchant_key" \
  -d '{
    "amount": 499.00,
    "customer_name": "Rajesh Kumar",
    "customer_email": "rajesh@example.com",
    "customer_phone": "9876543210",
    "redirect_url": "https://myapp.com/checkout/success"
  }'
SAMPLE JSON RESPONSE:
{
  "success": true,
  "order": {
    "id": "ord_8f921b7c",
    "amount": 499.00,
    "assigned_vpa": "sumith0909@ibl",
    "status": "PENDING",
    "payment_url": "https://payments.fluxbasedb.me/pay/ord_8f921b7c",
    "expires_at": "2026-09-09T01:30:00.000Z"
  }
}
END-TO-END WORKFLOW

Automated Bank Reconciliation Pipeline

How FluxPay securely bridges client transactions directly to your personal bank account without third-party escrow.

[STEP 01]

Order Creation & VPA Rotation

When a checkout order is initiated, FluxPay assigns the optimal State Bank of India VPA from the 6-handle pool and generates an instant dynamic UPI deep-link QR.

[STEP 02]

SMS Hook Ingestion

As soon as the customer transfers funds, your phone receives the SBI credit notification. MacroDroid immediately forwards the SMS payload to FluxPay's ingestion endpoint.

[STEP 03]

Instant Credit & Notification

The gateway regex matches the amount and UTR number, flags the order as PAID, increments your merchant dashboard balance, and fires outbound webhooks.

PLATFORM FEATURES

Engineered For Reliability & Control

[ROTATION_POOL]

Multi-VPA Load Balancing

Spreads high volume across multiple handles (IBL, AXL, YBL) to eliminate per-handle bank velocity limitations.

[SLOT_RECYCLING]

Dynamic Slot Recycling

Re-uses order slots with intelligent expiry windows, preventing unfulfilled orders from clogging the pipeline.

[DIRECT_DEPOSIT]

Zero Intermediary Risk

Funds never sit in third-party gateway escrow. Customer payments land directly into your own bank account immediately.

[SECURITY]

HMAC Webhook Signatures

Every outbound webhook event is signed with your merchant secret key, preventing replay attacks and spoofing.

[WALLET_LEDGER]

Merchant Balance & Payouts

Track exact earnings with self-serve monthly withdrawal requests directly within the client dashboard.

[DATABASE_CORE]

Fluxbase Cloud Engine

Powered by Fluxbase relational tenant schemas on AWS RDS PostgreSQL with millisecond query response times.

FINANCIAL SETTLEMENT RULES

Transparent Monthly Settlements

Every successfully confirmed payment is immediately booked to your merchant account balance. At the end of each calendar billing cycle, you can submit a withdrawal request directly to your registered bank account with 0 hidden deductions.