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

PayPal Subscriptions cancel and suspend from Subscriptions list page does not work (3719) #2632

Open
wants to merge 8 commits into
base: trunk
Choose a base branch
from

Conversation

Dinamiko
Copy link
Contributor

@Dinamiko Dinamiko commented Sep 23, 2024

Cancelling and suspending a subscription from the WooCommerce > Subscriptions list table does not work.

Steps to Reproduce

  • Go to “Standard Payments” tab and set “Subscriptions Mode” to “PayPal Subscriptions”
  • Create and connect a WC Subscriptions product
  • Purchase the subscription
  • As admin go to Subscriptions list page and click “Cancel” action link on the subscription
    • Subscription is not cancelled on PayPal
  • Repeat previous steps but clicking “Suspend” instead of “Cancel”
    • Subscription is not paused on PayPal

This PR implements woocommerce_subscription_status_updated action responsible of handling action links from Subscriptions list page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants