Commit Graph

16 Commits

Author SHA1 Message Date
John Yeo
10c08332db fix: trials used when fingerprint is null 2025-08-16 13:09:34 -07:00
John Yeo
68cc7fd392 feat: payment_method and referrals in cus expand 2025-07-04 20:02:50 +01:00
John Yeo
674d5f3882 feat: added entities as expand option to get customer 2025-06-02 10:34:01 +01:00
John Yeo
ae2391893d rewrote all queries to drizzle 2025-05-27 17:34:12 +01:00
John Yeo
51a300e72d migrated cus product queries to drizzle 2025-05-25 18:42:10 +01:00
John Yeo
af4bd75316 rewrote product queries in drizzle 2025-05-25 14:58:25 +01:00
John Yeo
b4bb8db409 moving ent to drizzle 2025-05-24 11:25:11 +01:00
John Yeo
04245a2c94 feat: allowing customer metadata 2025-05-16 16:53:50 +01:00
John Yeo
223fe5f949 fix: track feature_id idempotency key, updating products with internal entity id 2025-05-15 17:03:08 +01:00
John Yeo
a2703a05c8 refactor: enhance customer product handling with trial features and improve test script structure 2025-05-10 15:18:15 +01:00
John Yeo
e8ae1085e8 update: UI for entities, fixed search customer, updated create entity response added internal_entity_id to invoices 2025-05-08 18:52:35 +01:00
John Yeo
47a62ccc8d updated get customer schema, features and products are now objects 2025-05-06 16:20:59 +01:00
John Yeo
b68b548f8d all tests passed with CacheManager, updated methods so that if redis is reconnecting, will fallback 2025-04-30 18:43:27 +01:00
John Yeo
ed91f2048c fixed bugs and updated attach, entitled and event response 2025-04-20 18:49:56 +01:00
John Yeo
1893c16049 Refactor referral code handling by removing unnecessary console logs and improving error handling in the referral code fetching process. Update test script to include referral tests and adjust product item validation logic for better clarity and functionality. 2025-04-18 13:49:05 +01:00
John Yeo
11b1bf2b22 added api versioning for orgs, and updated cusomer response, product response 2025-04-17 17:04:35 +01:00