Coding & Debugging
PromptBeginner5 minmarkdown
- **No direct fund transfers**: The API cannot move money between accounts. `POST /subscribe` and `POST /credits/topup` create Stripe Checkout sessions — the user completes payment in Stripe's hosted UI
not via the API.
0