Commit fe5c2a7
committed
feat(billing): scaffold billing module with Stripe SDK
Add billing module structure following existing module patterns
(controllers, services, routes, models, policies, middlewares,
repositories, tests) with development config for Stripe integration.
Closes #32401 parent 4699810 commit fe5c2a7
11 files changed
Lines changed: 83 additions & 200 deletions
File tree
- modules/billing
- config
- controllers
- middlewares
- models
- policies
- repositories
- routes
- services
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments