#nrh-cklimas
1 messages · Page 1 of 1 (latest)
Do you have specific concerns?
our use case is we allow our users to customize the page that a Payment Element appears on in a limited way. It should just be cosmetic stuff like fonts and colors but we want to lock it down as much as possible. wondering for example if...
-
we should put the Payment Element on a dedicated page that our users have no customization ability around
-
we should isolate it from the rest of the page in some other way
We're not concerned about Stripe itself being insecure, we just want to isolate it from other content to the degree that's feasible, if that makes sense.
The PaymentElement is rendered inside an iframe, so it is typically running in an isolated environment