#bestiole-subscription-dynamic

1 messages · Page 1 of 1 (latest)

south bobcatBOT
swift zephyr
#

bestiole-subscription-dynamic

#

@pulsar wasp How are you integrating Stripe right now? We have a lot of different paths via different products so if you could explain that part first I can then guide you

pulsar wasp
#

I create a link on our association’s website and customers are redirected to the Stripe payment page

swift zephyr
#

Sorry this is still quite vague and could mean numerous different things. What does "I create a link" mean? What exactly are you/your code doing? Using PaymentLink? Checkout? PricingTable?

pulsar wasp
#

Only paymentLink

#

I just want to know how to set up a recurring payment or the customer chooses the amount himself

swift zephyr
pulsar wasp
#

Yes sir

#

You can check on my website

swift zephyr
#

If so that's unfortunately not possible today, we don't supper "pay what you want" for recurring payments

pulsar wasp
#

They use stripe too

swift zephyr
#

I just went through their payment page and they don't do what you are doing at all though.
1/ they don't use PaymentLinks at all, they have integrated Checkout themselves directly
2/ they don't start a Subscription in Checkout, they just collect card details in mode: 'setup'
3/ they built their own entire UI for asking how much to donate and then they built their whole code for starting the Subscription

You can do the same if you're an experienced developerfor sure, just you can't do it with PaymentLinks with a few clicks in the Dashboard

pulsar wasp
#

Do you know any Stripe experts? Who could do it I would pay of course