Commit Graph

5 Commits

Author SHA1 Message Date
Logic
013bfed484 fix: fix codex-login cmd to match CodexOAuthHTTPFlow constructor signature 2026-03-21 14:55:22 +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
3ca69eb5d3 feat: auto-fetch codex login otp from mailbox 2026-03-18 22:48:46 +08:00
gameloader
8ba8b1404b feat: add human-like pacing to signup and checkout requests 2026-03-18 22:46:40 +08:00
gameloader
e3a28050df chore: initial commit 2026-03-18 22:07:19 +08:00