-
Notifications
You must be signed in to change notification settings - Fork 13
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
update plugin to pass the proper rave parameters #6
Conversation
anjolabassey
commented
Aug 5, 2019
- update plugin to pass the proper rave parameters
- implement same base url
- update readme.md
README.md
Outdated
paymentOptions="card,barter,account,ussd" | ||
hostedPayemt=1 | ||
customTitle="Testing title" | ||
customLogo="https://www.freelogodesign.org/Content/img/logo-samples/bakary.png" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
customLogo
is not compulsory so please kindly remove the default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iamraphson yes it is not compulsory, this is just a sample for users. same for the other parameters that are not compulsory but documented in the readme.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @iamraphson bumping this up, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@temiadesina no need for the default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@iamraphson i've taken it out. kindly merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @iamraphson please bumping this up, thanks!