Viewing 4 replies - 1 through 4 (of 4 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    Are you getting any errors in the console?

    Also might run into problems with certain gateway that already use an iframe.

    Thread Starter veiga

    (@veiga)

    Hello,

    thanks for reply.

    It display in console something like this: “”set ‘X-Frame-Options’ to ‘SAMEORIGIN'”

    But I solved the issue by opening checkout page as new window using window.open. This way no gateway will have issue.

    The X-Frame-Options setting is usually set by your hosting provider, you should be able to ask your host to disable that setting to allow iFrames to be loaded from other sites.

    Thread Starter veiga

    (@veiga)

    In my case, the website is based on wordpress and I can disable it from wordpress function. Problem is if we use payment gateway as external website and we have no control.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WooCommerce Checkout in iframe’ is closed to new replies.