An open API service indexing awesome lists of open source software.

https://github.com/fbiego/stkhandler

Receive transaction data after an MPESA STK push request
https://github.com/fbiego/stkhandler

Last synced: about 2 months ago
JSON representation

Receive transaction data after an MPESA STK push request

Awesome Lists containing this project

README

        

# stkHandler
Receive transaction data after an MPESA STK push request

## Demo

- Set you callback url as `https://iot.fbiego.com/api/v1/mpesa/callback`

- After the STK push, check you transaction status by passing the merchant or checkout code using '?query='

> [`https://iot.fbiego.com/api/v1/mpesa/check?query=34030-114560969-1`](https://iot.fbiego.com/api/v1/mpesa/check?query=34030-114560969-1)

> [`https://iot.fbiego.com/api/v1/mpesa/check?query=64440-12873231-1`](https://iot.fbiego.com/api/v1/mpesa/check?query=64440-12873231-1)