#vickkymama_api

1 messages · Page 1 of 1 (latest)

alpine kernelBOT
#

đź‘‹ 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/1265353995514286133

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

meager fossil
#

Pay button does nothing

#

What I did was create a pricing table, copy the codes and paste it in my website for embedding and it shows like the screenshot above but pay button does nothing. Please helpppp

robust dragon
#

Hello, do any errors appear in your developer console when you click on the button?

alpine kernelBOT
meager fossil
#

Hi, I am actually new to Stripe but I checked Developer logs and there is no failed

#

so what could be the problem pls

quartz dust
#

Hello
My colleague meant checking your browser console to see what's going on

meager fossil
#

I don't understand what you mean

quartz dust
#

When you click on the button, your browser console must have printed something in case there was an error?

meager fossil
#

Oh I found it

It says unsafe attempt to initiate pricing table

quartz dust
#

Did you create pricing table in live mode? Is your site running on HTTP or HTTPS?

meager fossil
#

It is running on HTTPS

Yes live mode. Test mode is off

quartz dust
#

Is this page public? Can you share the link?

meager fossil
quartz dust
#

It maybe this limitation
https://docs.stripe.com/no-code/pricing-table#:~:text=Checkout redirect—The pricing table can’t redirect customers to checkout if your website provider sandboxes the embed code in an iframe without the allow-top-navigation attribute enabled. Contact your website provider to enable this setting.

Checkout redirect—The pricing table can’t redirect customers to checkout if your website provider sandboxes the embed code in an iframe without the allow-top-navigation attribute enabled. Contact your website provider to enable this setting.

meager fossil
#

I

#

I'll look into it. Thanks