Description
When a payment for a subscription fails, the subscription is saved with craft status 'live' and stripe status 'incomplete_expired'. It is not possible to show the stripe status in the list view so all subscriptions show as green, which is very confusing.
I would expect these subscriptions to be saved with different status than 'live'. Blue and 'incomplete' for example.
Also having the Stripe stats as a column option would be great.
Steps to reproduce
- Buy subscription
- Fail payment
Additional info
- Craft version: 5.9
- Plugins & versions: 1.x-dev
Description
When a payment for a subscription fails, the subscription is saved with craft status 'live' and stripe status 'incomplete_expired'. It is not possible to show the stripe status in the list view so all subscriptions show as green, which is very confusing.
I would expect these subscriptions to be saved with different status than 'live'. Blue and 'incomplete' for example.
Also having the Stripe stats as a column option would be great.
Steps to reproduce
Additional info