We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
I was wondering about how you did the paypal button on https://davesteps.shinyapps.io/machLearn/ could you update the repo?
Many thanks.
Jim
The text was updated successfully, but these errors were encountered:
The paypal button is added with this line of code in ui.R. The hosted_button_id is obtained from paypal and tied to your account.
hosted_button_id
HTML('<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=STYYMLHRFWY6L"><img src="https://img.shields.io/badge/Donate-PayPal-green.svg?style=flat" /></a>'))
Sorry, something went wrong.
No branches or pull requests
Hi there,
I was wondering about how you did the paypal button on https://davesteps.shinyapps.io/machLearn/ could you update the repo?
Many thanks.
Jim
The text was updated successfully, but these errors were encountered: