Commit Graph

3 Commits

Author SHA1 Message Date
Logic
380da813c5 feat(cli): package project as installable command 2026-03-21 15:10:32 +08:00
Logic
15cba50314 feat: add register-only and checkout commands, fix payment flow, switch to yyds mail
- add 'register' command: register account and print credentials only
- add 'checkout' command: register account and print Plus hosted checkout URL
- fix hCaptcha rqdata/isInvisible for Stripe setup intent verification
- fix verify_challenge flow: call chatgpt.com/checkout/verify after challenge
- fix currency uppercase for checkout API
- add get_checkout_url method to ChatGPTPayment
- switch default mail provider to yyds
- update README with new commands and usage
2026-03-21 14:38:28 +08:00
gameloader
e3a28050df chore: initial commit 2026-03-18 22:07:19 +08:00