#datdevo-Stripejs

1 messages · Page 1 of 1 (latest)

raw lintel
#

👋 happy to help

#

do you mean that you want to load your page where you used Stripejs in an iframe on a 3rd party website?

ember stirrup
#

My customer seems to need to load a custom Stripe form on a 3rd-party site (via a URL in an IFrame) for their customers to complete the form

#

Should this work out of the box?

raw lintel
#

they should be using Stripejs Elements (this will do the trick for them)

ember stirrup
#

The form is build with StripeJS Elements and works correctly on the site the form is loaded from via IFrames

#

the issue seems to be when its loaded via IFrame

#

I think there's a redirection issue when posting to the server the required data to create the payment which shouldn't be a stripe-related issue

raw lintel
#

The form is build with StripeJS Elements and works correctly on the site the form is loaded from via IFrames
the issue seems to be when its loaded via IFrame
I'm sorry, but I'm really not following

ember stirrup
#

I suspect this to be an AJAX request issue rather than a Stripe issue

#

The Fom on Site A works as expected

raw lintel
#

AFAIK this is not recommended

ember stirrup
#

Alright