vippsas / vipps-recurring-woocommerce

Vipps Recurring payments for WooCommerce
GNU Affero General Public License v3.0
6 stars 4 forks source link

Edge case: "pending-cancel" will stay as "pending-cancel" even if a charge fails #57

Closed Marcuzz closed 2 years ago

Marcuzz commented 2 years ago

When a charge transitions from the "DUE" status into a "FAILED" state we need to cancel a subscription if the current status of the subscription is "pending-cancel".