Actions
Bug #9643
openQuickpay: fix recurring payments continuing attempts on non-transient errors
Description
These are critical errors reported back from API calls. During those attempts the entire recurring process should be aborted and the subscription allowed to expire or be cancelled.
In addition to this _returnParamsHandler is currently turning recurring payments back on during failures when it should be forcing them off for cancellation or expiration events.
Updated by krileon about 2 months ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !354
Actions