Hi @arquetipos Unfortunately WooFunnels creates a totally custom checkout form that the plugin wouldn’t know what to do with, so it doesn’t even load to begin with, the autofill you are talking about is not from the plugin.
For the plugin to work with WooFunnels I’d have to figure out if they provide checkout page hooks like WooCommerce does: https://www.businessbloomer.com/woocommerce-visual-hook-guide-checkout-page/
So that I can have the plugin create the map inside the form. Also I’d need hooks to know what page the user is on so the plugin can know when to load it’s Javascript assets for the map.
So currently unfortunately there’s no support for WooFunnels since they override the default WooCommerce checkout form