• Kousik Mukherjee

    (@kousikmukherjeeli)


    Hello everyone,

    I am creating a custom field in the WooCommerce checkout block. How can I get the country change event in the WooCommerce checkout block? Additionally, I want to refresh the order review or tax section after entering a value in the custom field.

    In the classic checkout, I was using this trigger:
    
    $( 'body' ).trigger( 'update_checkout' );

    What should I use now? Can you share some documentation or example code to answer these questions?

    Regards,
    Kousik Mukherjee

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Woocommerce Checkout Block Refresh Order Review and tax section.’ is closed to new replies.