payment.success
Customer payment completed and merchant wallet credited.
Collect payments from customers and settle payouts to beneficiaries — all via API.
Initiate hosted checkout sessions, verify payment status and receive IPN webhooks on completion.
{
"payment_url": "https://bytepay.online/payment/...",
"info": {
"ref_trx": "order_9281",
"merchant_receives": 4950
}
}{
"withdraw_method_id": 19,
"currency_code": "NGN",
"payout_amount": 5000,
"ref_trx": "settlement_001",
"beneficiary": {
"bank_code": "100004",
"account_number": "0123456789"
}
}Send bank transfers to vendors, drivers or any beneficiary. Account names are auto-resolved.
Customer payment completed and merchant wallet credited.
Payout completed successfully to beneficiary bank.
Payout failed — wallet refunded automatically.