Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause legacy Stripe Billing subscriptions on WooPayments 9.3 upgrade #10404

Open
3 tasks
mattallan opened this issue Feb 19, 2025 · 0 comments
Open
3 tasks

Pause legacy Stripe Billing subscriptions on WooPayments 9.3 upgrade #10404

mattallan opened this issue Feb 19, 2025 · 0 comments
Assignees
Labels
category: projects For any issues which are part of any project, including bugs, enhancements, etc. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions focus: subscriptions Deprecated in Feb 2025. Please don't use

Comments

@mattallan
Copy link
Contributor

mattallan commented Feb 19, 2025

Project Thread: pgizk6-42-p2
Related Epic: #10401

This issue is being handled by the Chronos team as part of our Subscriptions Primary Offering project, as such, I've added this to our team's project board.


  • Targeted release: WooPayments 9.3

Background

There are a small number of US merchants using a legacy implementation of our Stripe Billing subscriptions feature without the WooCommerce Subscriptions extension. Back in 2023, we attempted to move merchants away from this, however that was not 100% successful.

This issue is part 4 of 5 where the goal is to migrate these merchants off using deprecated Subscriptions code bundled in WooPayments which is soon to be removed, over to installing the WooCommerce Subscriptions extension to continue selling subscription products.

This issue comes one release before the woocommerce/subscriptions-core composer package is scheduled to be removed, before this, we want to ensure all existing legacy Stripe Billing subscriptions are paused so they don't keep renewing once it's no longer supported.

Acceptance Criteria

Important

These changes should only impact US merchants that have active Stripe Billing subscriptions but don't have the WooCommerce Subscriptions extension installed.

  • Upon upgrading to WooPayments 9.3, run a script that finds any active legacy Stripe Billing subscriptions and sets them to on-hold.
  • Update the text in the Admin Notice and WooCommerce Admin note to explain to merchants why some of their subscriptions are on-hold and how to fix this (i.e by installing WooCommerce Subscriptions)
  • While the store does not have WooCommerce Subscriptions installed, prevent merchants from reactivating these legacy subscriptions
@mattallan mattallan changed the title Implement an upgrade script that suspends all legacy subscriptions. Pause legacy Stripe Billing subscriptions on WooPayments 9.3 upgrade Feb 19, 2025
@mattallan mattallan added component: wcpay subscriptions Issues related to Stripe Billing Subscriptions category: projects For any issues which are part of any project, including bugs, enhancements, etc. labels Feb 19, 2025
@mattallan mattallan self-assigned this Feb 19, 2025
@mattallan mattallan added the focus: subscriptions Deprecated in Feb 2025. Please don't use label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: projects For any issues which are part of any project, including bugs, enhancements, etc. component: wcpay subscriptions Issues related to Stripe Billing Subscriptions focus: subscriptions Deprecated in Feb 2025. Please don't use
Projects
None yet
Development

No branches or pull requests

1 participant