#ptti_checkout-upsell

1 messages ยท Page 1 of 1 (latest)

lavish coyoteBOT
#

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

๐Ÿ“ 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.

narrow condor
#

Hi there

coarse heath
#

Hi !

narrow condor
#

This isn't something that's currently supported, unfortunately. A single price has a single "upsell" option, not multiple

coarse heath
#

Background:
I can't use pricing tables straight away, because my checkout sessions are highly customized (metadata, adjustable_quantity, custom_text, tax_id_collection etc.).
As far as I understand, I can't tell the pricing table to init its checkout session with those custom parameters.

narrow condor
#

I see, thanks for the context

#

You can use pricing tables with adjustable quantities and tax ID collection but not metadata

coarse heath
#

I do?
How? Can you send me the link please?
Since I am using the metadata mainly for the client reference, I could use the client-reference-id property for this instead of metadata.

#

And can I pass the client-reference-id to the pricing table as an url parameter dynamically?

narrow condor
#

I don't have a guide for this exactly but, if you go through the create a Pricing Table UI in the Dashboard, you should see options for tax IDs and adjustable quantities per price

#

Let me share a screenshot

coarse heath
#

I see, thank you!
I'd like to set the adjustable quantity dynamically as well (as there are limits to the available slots that are changing over time). But that should not be the dealbreaker here...

How about the client-reference-id ? Can I pass it to the (embedded) pricing table as an url parameter?

#

Oh, and it seems like I cannot set a custom_text for TOS acceptance.

narrow condor
#

Right, you can add a checkbox so customers agree to your ToS but that link just directs them to the Terms of Service URL you set under your business details

coarse heath
#

Alright, so I gotta use some own scripting to pass on the value of the url parameter to the <stripe-pricing-table> tag.

#

Great, thank you so much for your help! โ˜บ๏ธ ๐Ÿ™

narrow condor
#

Sure thing!

lavish coyoteBOT