checkout/checkout-woocommerce-plugin

Include "enableIframePreloading: false" inside non-pci

nicolas-maalouf-cko opened this issue · 0 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.