Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
allansifuna authored Oct 4, 2022
1 parent 826c26f commit e67c17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def c2b_confirmation():
### MpesaExpress api

```python
@app.route('/transact/c2b')
@app.route('/transact/mpesaexpress')
def simulate_stk_push():
data = {
"business_shortcode": "[BusinessShortcode]", #from developers portal
Expand Down

0 comments on commit e67c17e

Please sign in to comment.