Feature proposal #8839
open
Implement reusable pending baskets
Added by krileon almost 3 years ago.
Updated 7 days ago.
Start date:
21 January 2022
Description
When a basket is pending and a new payment is attempted it creates a new basket. This should just reuse the existing basket.
When an offline payment is selected. User confirms. Then user returns to pay a different way this creates a new basket. It again should just reuse the basket.
In short if a basket is pending, BUT does NOT have a pending PAYMENT then reuse the basket.
Additionally if a user has a pending basket. Pays. Creates a new basket. The OLD pending basket is "stuck" waiting for a payment that'll never show up.
- Status changed from New to Feedback
- Assignee set to krileon
A basket should not be in pending state without a corresponding pending payment.
How did that happen ?
This looks like a race condition (e.g. server fail or bug) between basket becoming pending and pending payment not being stored.
Have you been able to reproduce this ?
- Target version changed from 4.6.0 to 4.6.1
- Target version changed from 4.6.1 to 4.6.2
- Target version changed from 4.6.2 to 4.7.0
- Target version changed from 4.7.0 to 4.7.1
- Target version changed from 4.7.1 to 4.8.0
- Target version changed from 4.8.0 to 4.8.1
Also available in: Atom
PDF