strangerstudios / pmpro-woocommerce

Connect Paid Memberships Pro with WooCommerce and WooCommerce Subscriptions to sell membership products and offer members-only product discounts.
https://www.paidmembershipspro.com/add-ons/pmpro-woocommerce/
46 stars 32 forks source link

Fix cancellations not working on Variable Subscriptions #199

Closed andrewlimaza closed 7 months ago

andrewlimaza commented 8 months ago

This will remove the level upon cancelling immediately.

All Submissions:

Changes proposed in this Pull Request:

Resolves XXX.

How to test the changes in this Pull Request:

  1. Create a variation subscription with 2 or more variations.
  2. Set this product to assign a membership level ID when purchased.
  3. Checkout for this product, if the order doesn't autocomplete or you're on local be sure to mark the order as successful/completed.
  4. Cancel your subscription for this product
  5. See that the customer's membership level was removed.

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.