checkout / checkout-woocommerce-plugin

Checkout.com plugin for WooCommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include "enableIframePreloading: false" inside non-pci

nicolas-maalouf-cko opened this issue · comments

This should always be set to false when creating 3rd party Checkout.com plugins.

To be added inside window.CKOConfig of woocommerce-checkout-non-pci.php

This is to avoid loading multiple iframes on the same page.