We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05b784f + 870a94c commit a16e960Copy full SHA for a16e960
README.md
@@ -672,9 +672,9 @@ This is used to facilitate Mpesa transactions.
672
<br>
673
674
### ```.charge(payload)```
675
-This is called to start an Mpesa transaction. The payload should be a dictionary containing account information. It should have the parameters:
+This is called to start an Mpesa transaction. The payload should be a dictionary containing payment information. It should have the parameters:
676
677
-* ```account```,
+* ```amount```,
678
679
* ```email```,
680
0 commit comments