Commit Graph

22 Commits

Author SHA1 Message Date
Codex e071f83474 feat(payment): confirm renewal only at checkout
Docker Image / Build and Push Docker Image (push) Successful in 2m9s
2026-07-29 11:32:23 +08:00
Codex b34d3a3a67 feat(subscription): separate selection from payment and add issue feedback
Docker Image / Build and Push Docker Image (push) Successful in 2m2s
(cherry picked from commit fe9d31146b)
2026-07-27 11:42:49 +08:00
admin b22db6d147 feat(payment): share payment method selector 2026-07-17 18:27:24 +08:00
admin eac3d8f0a7 refactor(data): merge DTO models into schemas 2026-07-17 12:47:18 +08:00
admin 7dce1b5d4c feat(subscription): highlight popular plans 2026-07-15 18:30:18 +08:00
admin 3f3d1a0203 feat(subscription): add VIP renewal price notice 2026-07-15 11:50:44 +08:00
admin ab9b227969 fix(subscription): show payment methods outside production 2026-07-07 15:43:06 +08:00
admin 489554cd78 fix(payment): consume first recharge offer after payment 2026-07-03 10:54:46 +08:00
admin 0cfef6bf57 fix(subscription): update first recharge offer copy 2026-07-02 15:35:03 +08:00
admin 515fdcaa56 fix(subscription): restrict payment methods by country 2026-07-02 15:00:06 +08:00
admin d4de1370e8 feat(payment): implement first recharge offer functionality and UI updates 2026-07-02 14:39:09 +08:00
admin cd25fa35f2 fix(subscription): preselect pay channel before navigation 2026-07-02 11:38:47 +08:00
admin 0251916a8a fix(subscription): update price formatting to use dot decimal separator 2026-07-01 18:12:03 +08:00
admin e254c93078 feat(subscription): default pay channel by country 2026-06-30 16:49:47 +08:00
admin 218df59345 refactor(subscription): tighten payment flow boundaries 2026-06-30 15:36:49 +08:00
admin 096978e703 feat(subscription): split vip and topup flows 2026-06-29 14:45:01 +08:00
admin e372d58b4c feat(payment): sync plans and add coins rules 2026-06-29 14:11:50 +08:00
admin b03083bacd style(subscription): polish offer sections 2026-06-29 13:11:48 +08:00
admin 49b67064f7 feat(subscription): load vip and credit plans from api 2026-06-26 15:09:27 +08:00
admin 2858ceccdc fix(subscription): trim insignificant price decimals 2026-06-26 10:37:41 +08:00
admin bb99fa592b fix(subscription): refine plan price display 2026-06-24 17:11:37 +08:00
admin b40e6476bf refactor(subscription): move subscription helper functions to a separate file 2026-06-23 16:13:01 +08:00