Commit Graph

22 Commits

Author SHA1 Message Date
QLHazyCoder 56f52cb858 Refactor GPC plus flow to page recharge 2026-05-29 10:09:26 +08:00
QLHazyCoder a7b35ee11a refactor flows into canonical runtime architecture 2026-05-21 07:21:34 +08:00
QLHazyCoder 0b58e1116e Fix PayPal hosted checkout flow 2026-05-20 11:34:34 +08:00
QLHazyCoder 81fc40706a Refactor workflow auto-run to node graph 2026-05-15 17:41:35 +08:00
朴圣佑 7a5b7a26cf fix(tabs): scope payment task tab lookup 2026-05-12 11:24:12 +08:00
QLHazyCoder 4ed5720a26 refactor: 移除不必要的 gopayHelperPhoneMode 逻辑,简化代码 2026-05-11 19:12:35 +08:00
QLHazyCoder 48d3d5fc12 feat: add support for running status in account run history and UI
- Enhanced account run history to include 'running' status with appropriate translations and summaries.
- Updated logging status to handle new error message format.
- Introduced new properties for task progress in create-plus-checkout step.
- Modified fill-plus-checkout step to handle additional error details.
- Updated account records manager to display running status and summary correctly.
- Added CSS styles for running status in account records.
- Implemented logic to refresh account run history based on auto-run state changes.
- Added tests for running status and idle log restart functionality in auto-run steps.
- Improved account records manager tests to validate running state display and failure details.
2026-05-10 18:36:34 +08:00
QLHazyCoder b02b375449 feat: 添加 GPC 任务过期状态处理,增强任务执行的稳定性和错误提示 2026-05-10 02:29:54 +08:00
朴圣佑 dfe5139250 feat(gpc): add auto mode permission checks 2026-05-09 23:23:32 +08:00
QLHazyCoder 428e23d66a Update GoPay helper API URL to new domain and enhance cookie cleanup functionality 2026-05-07 16:31:58 +08:00
朴圣佑 2236730374 fix(gpc): query local OTP helper by phone 2026-05-07 12:12:57 +08:00
朴圣佑 bab7e54384 feat(gpc): align helper flow with api key queue tasks 2026-05-07 03:06:09 +08:00
朴圣佑 612fccd4c6 fix(gpc): allow local helper for whatsapp otp 2026-05-06 17:36:36 +08:00
QLHazyCoder aa57e0f645 feat: add GPC SMS helper functionality with local SMS support
- Introduced GPC OTP channel selection (WhatsApp/SMS) in the sidepanel.
- Added local SMS helper toggle and URL input for macOS users.
- Implemented normalization functions for OTP channel and local SMS URL.
- Updated settings payload to include new GPC helper configurations.
- Enhanced Plus checkout process to utilize local SMS helper for OTP retrieval.
- Added tests for GPC SMS helper script and its integration in the checkout flow.
- Updated documentation to reflect new GPC helper features and configurations.
2026-05-06 01:39:11 +08:00
QLHazyCoder b595f5366a Plus中添加GPC模式 2026-05-04 18:02:00 +08:00
朴圣佑 29093e08db fix(flow): harden proxy phone and checkout recovery paths 2026-05-04 03:30:43 +08:00
朴圣佑 d851cc4d36 feat(gopay): support GoPay Plus checkout flow 2026-05-04 03:30:43 +08:00
朴圣佑 aa4e52b9a7 fix(plus): 增强 checkout 免费试用校验
(cherry picked from commit c52f5058a4b5b68902bccb4d1f099d00c471b7bc)
2026-05-04 03:30:42 +08:00
QLHazyCoder 344158e465 feat: 增强 Plus Checkout 账单地址处理,支持多国地址配置及本地化国家路径 2026-04-26 15:59:51 +08:00
QLHazyCoder ef52ff806b feat: 添加 meiguodizhi 地址接口支持,优化账单地址获取逻辑,跳过 Google 地址推荐 2026-04-26 04:31:51 +08:00
QLHazyCoder f454105ff5 feat: 更新 Plus Checkout 逻辑,优化子框架的就绪状态处理,增加地址输入和 PayPal 付款方法的检测功能 2026-04-26 03:08:12 +08:00
QLHazyCoder 72697ffc83 步骤七修复 2026-04-26 01:42:09 +08:00