Oweru Pay – Selcom Payment Console
Complete testing interface for your independent Selcom payment API. Test all endpoints, view responses, and integrate into your main system.
API Connected
Push USSD Direct – Payment Flow
Complete the payment process in two separate steps. Complete Step 1 first and review the response before proceeding to Step 2.
💡
Step 1: Create a minimal order with an Order ID (generate or enter one)
Step 2: Use the Order ID from Step 1 for both
Step 2: Use the Order ID from Step 1 for both
transid and order_id to trigger wallet payment1
Create Minimal Order
Endpoint: POST /api/checkout/create-order-minimal
2
Trigger Wallet Payment
Endpoint: POST /api/checkout/wallet-payment
💡 Auto-filled: Step 2 will be auto-filled with the Order ID from Step 1. The backend will use this Order ID for both
transid and order_id when sending to Selcom.