• Resolved Richard Munter

    (@runningman)


    Hi,

    I purchased the plugin last week and emailed you at [email protected] a few days ago but haven’t heard so thought I would try here.

    I used your plugin to connect my website with MailChimp and I can see some order information in MailChimp. That’s all good.

    I’m supporting a subscription website, running WooCommerce Subscriptions.? When someone signs up and pays through WooCommerce, I want to create segments in MailChimp based on:
    – the subscription type that users have purchased
    – whether their subscription is active

    I see the Membership product in MailChimp but the membership product has options (e.g. ‘Individual’ or ‘Group’) and that is not showing up in MailChimp. That’s the information I need.

    Is there a way to pass subscription type and subscription status to MailChimp?

    Thanks so much,

    Richard

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi Richard, I see a reply to your email in our support system on 19 December. Did you email us anything else after that, or did you not receive that reply?

    Here is that email reply again:

    Hi Richard,

    This code snippet may be of interest:
    https://github.com/ibericode/mailchimp-for-wordpress/blob/master/sample-code-snippets/premium/user-sync/woocommerce-subscriptions-interest-group.php

    It will allow you to set (and unset) an interest group based on subscription validity. It works via the usersync feature that comes with the Premium add-on.

    Other than this Mailchimp doesn’t offer us much flexibility in the ecommerce sync itself, because products need to be synced separately from orders, and the order can just have the product id and price and nothing more.

    Hope that helps. If you have any questions, please let me know!

    Thread Starter Richard Munter

    (@runningman)

    Hi Lap,

    Thanks for getting back to me. I never received the reply from your support system so thank you for copying the message here. We’ll try this.

    Thanks!

    Richard

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to pass WooCommerce Subscription information to MailChimp’ is closed to new replies.