Skip to content
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

I was wondering about the paypal button #1

Open
VMJim opened this issue Mar 28, 2017 · 1 comment
Open

I was wondering about the paypal button #1

VMJim opened this issue Mar 28, 2017 · 1 comment

Comments

@VMJim
Copy link

VMJim commented Mar 28, 2017

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

@davesteps
Copy link
Owner

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.

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>'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants