Commit fb24499
feat(checkout): add POST /create-checkout-session endpoint
Delegates to existing /v1/keys/setup handler for Stripe Checkout Session
creation. Accessible at /create-checkout-session for pricing page CTAs.
Also added to failover blocked paths for split-brain protection.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bad5e7f commit fb24499
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
1023 | 1024 | | |
1024 | 1025 | | |
1025 | 1026 | | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1026 | 1040 | | |
1027 | 1041 | | |
1028 | 1042 | | |
| |||
0 commit comments