You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# 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.
3
3
Lipa na M-Pesa Online Payment API is used to initiate a M-Pesa transaction on behalf of a customer using STK Push
4
4
5
5
### Steps of involved
@@ -27,7 +27,7 @@ The fisrt step is to go to [Safaricom Developer's Website](https://developer.saf
27
27
Got to [Creating sandbox apps](https://developer.safaricom.co.ke/user/me/apps).
28
28
29
29
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.
0 commit comments