#jeff_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1379466365584412712
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello have you already looked through our docs on Elements and Checkout, or are you looking for general advice on what docs to look at in the first place?
I've watched the payment/donation Y-Tube - and I've looked for documents that provide info on creating options in a donation page. Want to: 1) General, monthly or contibute to specific projects via a check box - we have four (the get shit done fund, the educational fund, mini-grants to help local projects, mental health fund) - plus we've seen additions on donation pages (my employer will match, I'd like to give this donation as a tribute to _______e.g. memorial or birthday)
Gotcha, so our hosted pages aren't customizable enough to do that, so your two main options would be to:
- Build a custom page with that UI and take payment on that page with our Payment Element. There are a few ways to do that but this doc is a good intro https://docs.stripe.com/payments/accept-a-payment-deferred
- Build a custom page that takes in all of the info on what they want to donate to and then create a Checkout Session, which will create a Stripe hosted page, and then redirect them to that
https://docs.stripe.com/payments/accept-a-payment