#Olaf
1 messages · Page 1 of 1 (latest)
👋 happy to help
I'm most certain that Checkout Donations are only available for 1 one-payments
They don’t support recurring payments.
Yes, I have already integrated the possibility on my website of unique donations with Stripe Elements.
Isn't it possible to make an integration to make recurring donations with for example Stripe API?
you'd have to create the whole integration yourself
Like collect how much the customer wants to donate
create a new Subscription with that amount
and then collect the payment details using Stripe Elements
but in all cases you need to be compliant with these rules/regulations https://support.stripe.com/questions/requirements-for-accepting-tips-or-donations
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thank you, I'll try. The documentation is a little in all directions, I have a little trouble finding my way around.
let me know if you need any more help