Merchant Account Balance
$0.00
Available for settlement
Total Received: $0.00
Total Settled: $0.00
0
Total Transactions
$0
Total Revenue
0
Today's Transactions
$0
Today's Revenue
$0
Net Revenue
0
Pending Requests
$0
Total Refunds
$0
Pending Settlements
All Transactions
API Keys
API Integration Guide
// Wallet Payment Request
POST /api/payment/wallet
Headers: { X-ReyPub-Key: YOUR_PUBLIC_KEY, X-ReyPub-Secret: YOUR_SECRET_KEY }
Body: { user_account_id: "2045678901", amount: 29.99, order_id: "ORD-001" }
// Card Payment
POST /api/payment/card
Headers: { X-ReyPub-Key: YOUR_PUBLIC_KEY, X-ReyPub-Secret: YOUR_SECRET_KEY }
Body: { card_number: "4532...", cvv: "123", expiry_month: 12, expiry_year: 2028, amount: 29.99, order_id: "ORD-001" }
// Check Status
GET /api/payment/status/{transaction_id}
// Refund
POST /api/payment/refund
Body: { transaction_id: "txn_...", amount: 10.00, reason: "Customer request" } Settlement Configuration
Available Balance: $0.00
Settlement History
Current Tier
STARTER
Loyalty Points
0
Commission Rate
2.5%
Your Referral Code
---
Verification Status
PENDING
Business Information
Business Profile
Business Info
KYC Status: pending
Commission Rate: 2.5%
Tier: starter
Loyalty Points: 0