Skip to content

Commit

Permalink
Update documentation wording (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmogusu authored May 27, 2023
1 parent 9b2d959 commit 4a77e85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/pages/apis/stk_push.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ This will assign the ``response`` variable with an ``MpesaResponse`` object cont

.. note::
- Use a Safaricom number that you have access to for the ``phone_number`` parameter, so as to be able to receive the M-PESA prompt on your phone.
- Once you have entered the PIN, you will receive a notification on the callback URL you provided. If you used the exact callback URL in the example above (i.e. https://api.darajambili.com/express-payment), you can head over to https://darajambili.com to view the notification received.
- Once you have entered the PIN, you will receive a notification on the callback URL you provided. If you used the exact callback URL in the example above (i.e. https://api.darajambili.com/express-payment), you can head over to https://darajambili.com to view the notification received.
2 changes: 1 addition & 1 deletion docs/pages/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Introduction
============
This is a django library to interact with the Safaricom MPESA Daraja API (https://developer.safaricom.co.ke)

Download the source code at https://github.com/martinmogusu/django-daraja.git
The source code can be found at https://github.com/martinmogusu/django-daraja.git

Installation
------------
Expand Down

0 comments on commit 4a77e85

Please sign in to comment.