Actions
Bug #8396
closedStripe: Charge and Payment Intent IPN missing subscription id handling
Description
Charge and Payment Intent IPNs do not contain a subscription id. We need to attempt to fill the variable from basket instead. Due to them being missing the duplication transaction id checks don't match up with the initial subscription sign up basket in some older event APIs. Filling from basket when missing resolves this.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !226
Actions