• Resolved Uriahs Victor

    (@uriahs-victor)


    I am the author of: https://www.ads-software.com/plugins/map-location-picker-at-checkout-for-woocommerce/

    I’ve added quite a bit of support for your plugin into mine to make them compatible. But recently a user came to me with a checkout that was making use of the multistep features of your plugin.

    I’m wondering if there are any hooks I can use to have the map that my plugin creates rendered on a particular step in the multi-step process (the address step)

    In default WooCommerce users have the following options where they can have the map hooked: https://pasteboard.co/yd2Px3Zkwkp5.png

    When your plugin is active, I only give them the “Checkout Form – Top” option because your plugin completely takes over the WC checkout page and the default Hooks do not exist or are not ideal to place the map.

    Basically a hook such as: funnelkit_multistep_checkout_before_address_step and funnelkit_multistep_checkout_after_address_step which I can use to allow the store owner to place the map at the top or bottom of the Address step.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Team FunnelKit (formerly WooFunnels)

    (@teamwoofunnels)

    Hello Uriahs,

    Glad to meet you.

    Happy to provide the hooks for the above and below address fields.

    Above address use this hook
    > wfacp_divider_billing
    > wfacp_divider_shipping

    Below address use this hook
    > wfacp_divider_billing_end
    > wfacp_divider_shipping_end

    Let us know if anything else.
    Team FunnelKit

    Plugin Author Team FunnelKit (formerly WooFunnels)

    (@teamwoofunnels)

    Hello Uriahs,

    Haven’t heard back. So marking this as resolved.

    Feel free to create a new thread for any other issue.

    Thanks
    Team WooFunnels

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hooks for multistep checkout’ is closed to new replies.