Actions
Bug #8823
closedDeleting a user does not cancel recurring payments
Description
Deleting a user should cancel any internal recurring schedulers for baskets the user owns (e.g. Quickpay uses the internal scheduler) and should cancel recurring of external schedulers (e.g. PayPal, Stripe, etc..). Basically loop each basket they own and call stopPaymentSubscription.
Updated by beat almost 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in commit 208cd2f4c899ed3f97c3cb57140e16a6e3309555
and tested with Paypal.
Updated by beat almost 3 years ago
- Is duplicate of Feature proposal #8338: Deleting a subscription in user management should cancel recurring payments added
Updated by beat almost 3 years ago
Improvements in:
commit 71e8ceb3af29303bb3aa60eb697403f7ed3515f4 and commit c6e30138e2e59c9d787e5464c0fb114d38b0fd58
Updated by beat almost 3 years ago
- Related to Bug #1437: Auto-recurring subscriptions: Cancellations: Offer to cancel only the recurring payments, in addition of subscription cancellation added
Actions