31 Commits

Author SHA1 Message Date
c0bb1cc378 chore: rename orca to hyperswitch (#310) 2023-01-06 16:40:22 +05:30
38649130bb feat(compatiblity): added field to accept 3ds or no_3ds in request body (#307) 2023-01-06 14:19:25 +05:30
8535cecd7d fix: fixing TODO/FIXMEs from router/core (#257) 2022-12-29 16:05:42 +05:30
e7579a4819 chore: add lints in workspace cargo config (#223) 2022-12-24 14:28:03 +05:30
9e0deac3c5 fix: remove and/or resolve fixmes & todos in stripe compatibility (#218) 2022-12-23 00:56:41 +05:30
6fb19c7f4a fix: remove/resolve fixmes for services (#187) 2022-12-22 11:43:52 +05:30
8f803ad507 refactor(router): make compatibility module, types and utilities public (#197) 2022-12-22 11:22:39 +05:30
e044451a4b chore(router): clippy::use_self (#203) 2022-12-22 11:20:53 +05:30
60d1ad52b1 refactor(router): make stripe compatibility and certain core routes public (#190) 2022-12-21 14:35:43 +05:30
08e9c079ce refactor(compatibility): remove specific imports (#181) 2022-12-20 18:00:40 +05:30
d6a3e508e2 feat(router): add straight-through routing connector selection in payments (#153) 2022-12-19 18:43:04 +05:30
4e433a49f2 fix(router): pop bugs in the payments confirm flow (#157) 2022-12-16 15:52:20 +05:30
a4d64eba7c refactor(api_models): shrink Amount (#140) 2022-12-14 18:33:30 +05:30
ae8869318b feat: delete customer data in compliance with GDPR regulations (#64) 2022-12-13 19:39:32 +05:30
d6afbe8011 refactor(router): move api models into separate crate (#103) 2022-12-12 15:36:45 +05:30
01cafe753b feat(setup_intent): add setup_intent stripe compatibility (#102) 2022-12-12 14:34:53 +05:30
ea219dc893 feat(async_refund): add sync feature to async refund (#93) 2022-12-12 12:46:04 +05:30
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