1
vote
Add support for FunnelKit’s “Cancel and Replace Your Primary Order with the Upsell Order” feature
FunnelKit has an option to cancel the primary order and replace it with a new order when an upsell is accepted.
At the moment neither the “cancelled” or “refunded” actions are triggering WP Fusion, and so the cancelled order remains in the CRM, and lifetime values aren’t calculated correctly.
We’ve tested this and it seems to be mostly fixed by using the WooCommerce Subscriptions Cancel on Refund extension https://github.com/woocommerce/woocommerce-subscriptions-cancel-on-refund, so we’ll mark this closed for now.