14 Commits

Author SHA1 Message Date
affa9fc35a refac: customer address db alter for gdpr compliance (#105) 2022-12-12 00:19:33 +05:30
21a0a3d81d feat(mandate): added amount based validation and database fields (#99) 2022-12-11 17:35:43 +05:30
031c073e79 feat(storage): make amount as an enum (#98) 2022-12-10 15:05:17 +05:30
3d7d89172c customers: Added ephemeral key authentication for customer retrieve (#89) 2022-12-09 17:58:04 +05:30
9710af1e56 refactor(router): separate enums for api (#96) 2022-12-09 14:03:43 +05:30
bbe3bd862e feat(routes): add the validation API in payments route (#61) 2022-12-08 20:06:46 +05:30
21f3d57609 refactor(router): create api models for customers as opposed to using db models (#91)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2022-12-08 13:00:39 +05:30
c208cd2be7 feat(stripe): add setup intent in connector integration (stripe) (#50)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2022-12-07 11:59:40 +05:30
ab5988e6ba refactor: raise appropriate errors instead of ValidateError (#71) 2022-12-06 12:34:07 +05:30
200a085fd0 Testability ddd repository (#55) 2022-12-03 10:48:51 +05:30
f47c06a517 feat: handle no connector txn id (#39) 2022-12-01 16:53:30 +05:30
2a050cc340 refactor: rename the payment request struct (#48) 2022-12-01 16:30:34 +05:30
863e53c0d1 refactor(common_utils): move serde implementations and date-time utils to common_utils crate (#40) 2022-11-30 12:23:04 +05:30
430dcd1967 initial commit 2022-11-16 20:37:50 +05:30