#Script
1 messages · Page 1 of 1 (latest)
Hi there!
Would the Payment Element work for you? https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
this imports payment element from stripe
there's no way for me to run any customisations
What do you mean by "run any customisations"?
The image sample I sent, I could not find that type of payment form in the stripe docs so I am assuming it's a customised one(even though the iframe is from stripe, not really sure whats going on)
That's what I am trying to confirm
And if it is, how do I go about it
I have no idea what your screenshot is using. But you could get a similar result using the Card Element with some custom css: https://stripe.com/docs/payments/accept-card-payments?platform=web&ui=elements