Merchant Initiated

This page will help you get started with Instore.

Request

{
   "msisdn":"254705568254",
   "amount":1,
   "counterCode":"12150",
   "payerClientCode":"SAFKE",
   "reference":null
}

Response

{
  "success": true,
  "statusCode": 200,
  "message": "A payment request of KES 1.0 has been sent to 254705568254. Ask the customer to authorize the payment on their phone.",
  "data": {
    "merchantTransactionID": 1556930
    }
}
Language
Click Try It! to start a request and see the response here!