Skip to content

Commit

Permalink
Update before the first release. Added the ability to switch between …
Browse files Browse the repository at this point in the history
…sandbox and production
  • Loading branch information
Moses Nandwa authored and Moses Nandwa committed Oct 17, 2017
1 parent 26068dc commit 89c3453
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 20 deletions.
31 changes: 12 additions & 19 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ This package seeks to help php developers implement the various Mpesa APIs witho

This creates transaction between an M-Pesa short code to a phone number registered on M-Pesa.


`$mpesa= new \Safaricom\Mpesa\Mpesa();`

`$b2cTransaction=$mpesa->b2c( $live,$ShortCode, $CommandID, $Amount, $Msisdn, $BillRefNumber );`
Expand Down

0 comments on commit 89c3453

Please sign in to comment.