Commit dd2c4ad
feat(provider): implement a comprehensive subscription lifecycle in stripe
Implement a comprehensive subscription lifecycle within loopback4-billing to support
automatedrecurring billing, including subscription creation, upgrades and downgrades,
renewals,cancellations, and proration, ensuring consistency and scalability for SaaS monetization1 parent eb3800d commit dd2c4ad
File tree
11 files changed
+1224
-51
lines changed- src
- __tests__/unit
- providers
- sdk/stripe
- adapter
- type
11 files changed
+1224
-51
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
0 commit comments