Stk Push Initiated by Safaricom

Initiates Online Payments on behalf of a merchant by sending a payment prompt on the customers phone

SecurityApiKeyAuth or AppIdAuth
Request
Request Body schema: application/json

Pay using the stkPush

phoneNumber
required
string
amount
required
string
reference
required
string
countryCode
required
string
narration
required
string
callBackUrl
required
string
errorCallBackUrl
required
string
Responses
200

Successfully created standing order

400

bad input parameter

post/safaricom-stkpush
Request samples
application/json
{}
Response samples
application/json
{
  • "MerchantRequestID": "AG_20191219_000043fdf61864fe9ff5",
  • "CheckoutRequestID": "ws_CO_191220191020363925",
  • "ResponseCode": "QR Code Successfully Generated.",
  • "ResponseDescription": "Success. Request accepted for processing",
  • "CustomerMessage": "Success. Request accepted for processing"
}