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: USAGE.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,11 +80,10 @@ return $result;
80
80
81
81
### Till Number Example
82
82
83
-
To initiate a `Till Number (Buy Goods)` STK Push, call `stkpush()` with `$transactionType = Mpesa::TILL`.
83
+
To initiate a `Till Number (Buy Goods)` STK Push, call `stkpush()` with `$transactionType = Mpesa::TILL` and ensure you set a till number in `config/mpesa.php`.
84
84
Note these points:
85
85
86
86
- Use a Till Number shortcode (not a PayBill shortcode).
0 commit comments