Plugin interferes with Subscriptions
-
I have a website with WooCommerce Subscriptions plugin installed. The plugin is set to append UTMs to all links.
On My Account page when users are trying to cancel their subscriptions, they cannot do so because the Cancel button URL is modified by this plugin. When I disable the plugin, everything works fine. When the plugin is enabled it modifies the cancel URL like this:
…/my-account/view-subscription/75560/?subscription_id=75560#038&change_subscription_to=cancelled&&_wpnonce=bc0d0f030fI.e. it changes ‘&’ into ‘038&’
What should I do to disable it running on My account pages (the actual URL is /my-account/view-subscription/XXXXX/)?
Thanks
You must be logged in to reply to this topic.