-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment variables explained #11
Comments
@lykmapipo
Forexample |
@mtuchi Sure I will have to add As of now:
USERNAME - Valid MPESA provided username
PASSWORD - Valid MPESA provided password
BUSINESS_NAME - Valid MPESA provided business name
BUSINESS_NUMBER - Valid MPESA provided bisiness number
CA_FILE - Valid MPESA provided CA file
CERT_FILE - Valid MPESA provided cert file
KEY_FILE - Valid MPESA provided key file
PASSPHRASE - Valid MPESA provided passphrase
|
Is your feature request related to a problem? Please describe.
There is no clear process to outline how and where to get the values for all environment variables
Describe the solution you'd like
A short brief could help connect the dots on where and to setup those environment variables, For-example the
SSL
variables is there a procedure to guide how the setup should be likeThe text was updated successfully, but these errors were encountered: