The projects is used to create a Mpesa checkout. It uses express app exposing single endpoint for mpesa stk push using AfricasTalking mpesa checkout Api.
1. Git clone the repository
git clone:https://github.com/Pauline-wanjiku/MpesaCheckoutAT.git
2. Install dependencies
npm install
3. Login or sign up to AfricasTalking
https://account.africastalking.com/auth/login
4. Go to sandbox * Payments-> Product->Create Product
5. Add Product Name->submit
Follow the guidance in the documentation below. https://developers.africastalking.com/docs/payments/mobile\_c2b/checkout
Technologies used in the project:
- Node.js
- Express
- AfricasTalking Api