Skip to content

Commit

Permalink
Merge pull request #23 from urandu/master
Browse files Browse the repository at this point in the history
corrected misleading comment for initiate c2b method
  • Loading branch information
mossey authored Sep 15, 2018
2 parents 6de0a8c + 581b90e commit d598292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mpesa.php
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ public static function b2c($InitiatorName, $SecurityCredential, $CommandID, $Amo

}
/**
* Use this function to initiate a B2C transaction
* Use this function to initiate a C2B transaction
* @param $ShortCode | 6 digit M-Pesa Till Number or PayBill Number
* @param $CommandID | Unique command for each transaction type.
* @param $Amount | The amount been transacted.
Expand Down

0 comments on commit d598292

Please sign in to comment.