#xerxesbreak_code

1 messages ¡ Page 1 of 1 (latest)

tropic raptorBOT
#

👋 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/1305942808376508419

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

mystic halo
#

Hello! Unless explicitly stated otherwise we generally don't allow any Stripe URLs to be placed in an iframe, and most will either not work or have limited functionality if they are placed in an iframe.

#

The hosted Invoice payment page is designed to be loaded by itself, not in an iframe.

unkempt crown
#

Hi, so there's no way to embed the invoice payment page correct? I should just redirect users to the stripe hosted url

#

Should I expect the iframe with the hosted_verification_url to stop working at some point?

mystic halo
#

Correct, you can't embed it. If you try to embed it some payment options won't work, and it may stop working entirely at any time.

unkempt crown
#

Alright, thanks!