Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
- Updated Docs
  • Loading branch information
WilliamOtieno committed Jan 24, 2022
1 parent ad599d8 commit dd4eb41
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 @@ -23,7 +23,7 @@ pip install python-daraja
from python_daraja import payment


payment.SHORT_CODE = "YOUR_SHORCODE"
payment.SHORT_CODE = "YOUR_SHORTCODE"
payment.PASSKEY = "YOUR PASSKEY"
payment.CONSUMER_SECRET = "YOUR CONSUMER SECRET"
payment.CONSUMER_KEY = "YOUR CONSUMER KEY"
Expand Down

0 comments on commit dd4eb41

Please sign in to comment.