Interest Group not updateing on WooCommerce Checkout

[ad_1]

I am using this code in my functions.php file. User is being added to the list, but the Interest Group is not updating in Mailchimp


/**
 * This snippet adds the HTML for a MailChimp interest groups to your WooCommerce checkout.
 */
add_action( 'woocommerce_review_order_before_submit', 'mc4wp_show_interest_group_in_checkout' );
function mc4wp_show_interest_group_in_checkout() { ?>
    <!-- Interest Groups -->
    <input name="mc4wp-INTERESTS[73c469e797][]" type="hidden" value="399d2b00e5" />
<?php
}


The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer