• Resolved Augusto Gentile

    (@agugentile)


    Hi, when I activate this option Woocommerce shipping option WooCommerce–> Shipping Options–> Shipping Destination –>Default to customer shipping address and the Curcy plugin is active, it does not work as expected. The user reaches the checkout and the checkbox of shipping address is not checked

    Screenshot

    EDIT:

    I managed a workaround using this snippet:
    add_filter('woocommerce_ship_to_different_address_checked', '__return_true', 999);

    I guess the issue come when Curcy executes some code at the checkout that blocks Shipping Address to be checked

Viewing 1 replies (of 1 total)
  • Plugin Support angelagrey

    (@angelagrey)

    Hi,

    Thank you for reaching out to us. I’m glad to hear you sorted it out. Much appreciate you for sharing the solution

    So I’ll mark this ticket solved for the overall health of the forum. Please feel free to open a new one if there’s any further question.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Shipping to different address by default’ is closed to new replies.