Skip to content
Snippets Groups Projects
Commit b0753827 authored by mattwire's avatar mattwire
Browse files

Update roadmap

parent 59ec9009
Branches
Tags
1 merge request!241Stripe Import extension
......@@ -3,8 +3,12 @@ This roadmap may not always be up to date but gives an idea of what is planned a
## Implement Overdue/Failed statuses for Stripe recur
For recurring contributions we currently only implement `In Progress`, `Cancelled` and I think `Completed`
but we need to change that to support `Overdue` and `Failed` status like is implemented and described in GoCardless here: https://docs.civicrm.org/gocardless/en/latest/reference/technical/
For recurring contributions we currently only implement `In Progress`, `Cancelled` and `Completed`
but we need to change that to support `Overdue` and `Failed` status like is implemented and described in GoCardless
here: [https://docs.civicrm.org/gocardless/en/latest/reference/technical/](https://docs.civicrm.org/gocardless/en/latest/reference/technical/)
Details of the Stripe subscription lifecycle can be found here: [https://docs.stripe.com/billing/subscriptions/overview#subscription-lifecycle](https://docs.stripe.com/billing/subscriptions/overview#subscription-lifecycle)
### Estimate: 6 hours.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment