Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://crypto.westminister.tech/api/v1/auth/orders/payment \ --header 'Content-Type: application/json' \ --data ' { "order_id": "eb869533-ecd5-4bca-a0fd-70a1e27b153e", "phone_number": "254727648169" } '
{ "success": true, "message": "Mobile money payment initiated successfully. Please check your phone and enter your PIN.", "order_id": "eb869533-ecd5-4bca-a0fd-70a1e27b153e", "payment_method": "mpesa", "amount": "175200", "merchant_request_id": "d4b7-41bb-bb8a-cc6ec5ea8bfa1784", "checkout_request_id": "ws_CO_12122025125158682727648169", "response_code": "0", "response_description": "Success. Request accepted for processing", "customer_message": "Success. Request accepted for processing" }
MSISDN, e.g. 2547XXXXXXXX
Payment initiation result