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 7 months ago
- Is duplicate of Feature proposal #8338: Deleting a subscription in user management should cancel recurring payments added
Actions