Skip to content

Commit 6d6f136

Browse files
committed
update: the readme file, fixing the typo
1 parent 857fb97 commit 6d6f136

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# STK push with Daraja API using Python
2-
This is a simple tutorial on how to use the Lipa na M-Pesa Online Payment API to make an STK push and promopt users to make payments through M-pesa (C2B payments) using **python** **Flask** and **Flask-RESTful**. It makes the payment process easy for customers by reducing the burden of having to remember the Paybill Number, account number and amount of the transaction in question. This is done by prompting users only to enter their M-pesa PIN.
2+
This is a simple tutorial on how to use the Lipa na M-Pesa Online Payment API to make an STK push and prompt users to make payments through M-pesa (C2B payments) using **python** **Flask** and **Flask-RESTful**. It makes the payment process easy for customers by reducing the burden of having to remember the Paybill Number, account number and amount of the transaction in question. This is done by prompting users only to enter their M-pesa PIN.
33
Lipa na M-Pesa Online Payment API is used to initiate a M-Pesa transaction on behalf of a customer using STK Push
44

55
### Steps of involved
@@ -27,7 +27,7 @@ The fisrt step is to go to [Safaricom Developer's Website](https://developer.saf
2727
Got to [Creating sandbox apps](https://developer.safaricom.co.ke/user/me/apps).
2828

2929
Creating an app involves setting an app name and choosing the API products for which you will want to use. API products are a business package of the available APIs and the rules for access built around them.
30-
For this case make sure to use Lipa na Mpesa onlie.
30+
For this case make sure to use Lipa na Mpesa online.
3131

3232
#### Consumer key and consumer secret
3333

0 commit comments

Comments
 (0)