• Resolved jamiolee

    (@jamiolee)


    I have a magnetic card reader for my theater’s box office to take payments at the door, it parses the card data using JavaScript and can place that data in the fields of other payment processors on my website (PayPal, YITH WooCommerce Stripe) but not with this Stripe plugin as the input fields are embedded in an iframe and JavaScript does not allow me to input data into an iframe from a different domain. Can you please tell me how to remove your fields from the iframe and embed them directly on my checkout page? No other Stripe plugin does this.

Viewing 1 replies (of 1 total)
  • Hi there @jamiolee,

    Thank you for such a great question!

    Indeed, starting with 4.0 we use Stripe Elements to load Stripe payment form directly from Stripe.com via JavaScript and make checkout more secure.

    Altering it in a way you’re trying to is not possible with our extension, I’m afraid.

    Hope I was able to clarify things. Cheers!

Viewing 1 replies (of 1 total)

The topic ‘iframe fields’ is closed to new replies.