#roshe10_best-practices

1 messages ยท Page 1 of 1 (latest)

scenic lintelBOT
#

๐Ÿ‘‹ 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/1343986768885583872

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

noble wolf
#

No we only offer this for one-time payments

hardy willow
#

and what about the second requirement, where user would be able to choose whether he wants to "donate" monthly or one-off for the defined amount

noble wolf
#

That also needs to be on your page

scenic lintelBOT
hardy willow
#

it does not need to be checkout, is there some other product ?

leaden brook
#

Hi hi! Jumping in for my colleague. Let me just read back.

hardy willow
#

hi, thanks

leaden brook
hardy willow
#

I appreciate it, but the thing is that I have only one button on my site, where I don't have any additional fields to manipulate with

#

so all needs to happen somehow within one btn click

#

that's why I'm asking for alternatives to do everything on checkout session

leaden brook
#

Unfortunately you can't do all that on Checkout. You might want to look at other tools that potentially work on top of Stripe that do provide that functionality though.

hardy willow
#

what about having multiple line items in checkout, where some would be one-off, other recurring ? is that possible

#

with predefined values, e.g. 5$ one off, 5$ recurring, etc

leaden brook
#

No, it either needs to be in payment or subscription mode. You need one more step in your process here to do what you want to do. Or one more button.

hardy willow
#

what about tiered/volumed pricing

leaden brook
#

I very much appreciate your trying to solve this with only the parts on the table, but 'payment' and 'subscription' are different modes that are set when the Session is created, so there's no way to do both/either/choose from within the same Checkout Session.

hardy willow
#

I appreciate your help as well, so just to confirm, there is no other product that can be used for this right ? potentially only custom checkout or embedded one ?

leaden brook
#

Of course! There isn't really any way that I'm aware of to do this with a single button, and with no server-side code. It's possible that there's a Stripe Partner that handles this though: https://stripe.partners/ (search for 'donation')

hardy willow
#

thank you

leaden brook
#

You're welcome! ๐Ÿ™‚

scenic lintelBOT