#allison_api

1 messages ยท Page 1 of 1 (latest)

swift elbowBOT
#

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

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

main voidBOT
near tangle
#

Hi ๐Ÿ‘‹

What kind of "form" are you referring to here? Are you creating a Checkout form?

distant narwhal
#

a google form. this is for a non profit, annual dues are $265 and an optional contribution . I want members to add the 2 amount together and make one credit cary payemnt .

near tangle
#

Sorry I'm not sure what you mean by "A google form". What Stripe products are you using?

distant narwhal
#

credit card paymets. Google Forms is what we use to send our bills to members

near tangle
#

Sorry, "credit card paymets" isn't a Stripe product. Are you writing code to create an integration?

distant narwhal
#

it's a payment link I want to provide. I created two payment links and want to combine to make 1 payment

near tangle
#

You cannot combine existing payment links. But you can create a new Payment Link for multiple products/prices.

#

When you click the Create a payment link button next to a specifi price (for your annual dues), you have an option to add another product. This is where you would select your other price

#

But both prices need to either be one-off or recurring prices.

#

Actually wait, I don't think those pricing models can be combined

distant narwhal
#

I'm not seeing where to add another product. So you are saying if one product is a set price the other can't be set to optional amount?

near tangle
#

When creating a payment link via the Dashboard you should see this option

#

BUT currently we do not support mixing both types of prices on a single payment link

distant narwhal
#

darn, not seeing that

near tangle
#

Hmmm... unfortunately I won't be able to troubleshoot why your dashboard is not providing you with that option.

#

I recommend you reach out to Support and specifically ask about why you cannot see the "Add another product" link when creating Payment Links.

swift elbowBOT