#vickkymama_api
1 messages · Page 1 of 1 (latest)
đź‘‹ 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.
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
Hello, do any errors appear in your developer console when you click on the button?
Hi, I am actually new to Stripe but I checked Developer logs and there is no failed
so what could be the problem pls
Hello
My colleague meant checking your browser console to see what's going on
I don't understand what you mean
When you click on the button, your browser console must have printed something in case there was an error?
Oh I found it
It says unsafe attempt to initiate pricing table
Did you create pricing table in live mode? Is your site running on HTTP or HTTPS?
It is running on HTTPS
Yes live mode. Test mode is off
Is this page public? Can you share the link?
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.