Replies: 1 comment
-
Good call! I made an issue to update this. #223 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In dev mode, I can set an
unpaid
status:This status is not present in the main README or this doc:
https://github.com/Glench/ExtPay/blob/main/docs/how_subscriptions_work.md
It's not really clear what the difference is between
past_due
andunpaid
. The Stripe docs say:From this I can sort of understand the difference, but it's never mentioned anywhere in the ExtPay docs that the
subscriptionStatus
property mimicks the Stripe API's values. So I think this additional value should be documented in this repo.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions