Looking at the link you (Takayuki) provided, it looks like it only provides support for Stripe.
What about PayPal, CashApp, etc?
Thread Starter
droyed
(@droyed)
Hi @takayukister
Thanks for the link. It was great to see support for Stripe!
However, like @txfig asked, do you have any plans to include other platforms (like PayPal)?
Also, are there ways I could:
1. either pre-set a range of payment options that users could choose from (typical in cases of donations).
2. set payment options based on what an user chooses from a list/drop-down menu. So if an user chooses Option 1, then Price 1 is displayed, but if they choose Option 2, then Price 2 is displayed.
3. Opt for a pay and submit button so that users know that paying also means submitting the form. At the moment, it is a bit confusing.
I look forward to hearing from you.
Thanks!
PayPal support? No, not at all. That would be a nightmare for everybody.
1. either pre-set a range of payment options that users could choose from (typical in cases of donations).
2. set payment options based on what an user chooses from a list/drop-down menu. So if an user chooses Option 1, then Price 1 is displayed, but if they choose Option 2, then Price 2 is displayed.
See Customizing Stripe payment parameters
3. Opt for a pay and submit button so that users know that paying also means submitting the form. At the moment, it is a bit confusing.
Why don’t you write a notice near the button?
Thread Starter
droyed
(@droyed)
Hi @takayukister
Thank you for your response.
As I don’t know how or where to input the customised stripe stuff, I will just repeat the simple stripe form tag that you show here.
Thanks.