15 Commits

Author SHA1 Message Date
11ad9beda8 feat(connector): [Adyen] implement Kakao for Adyen (#1558)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-18 08:43:08 +00:00
d317021bc5 feat(connector): [Adyen] Implement Twint in Wallets (#1549)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-07-18 07:37:38 +00:00
de2d9bd059 feat(connector): [Adyen] implement Gopay for Adyen (#1557)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
2023-07-17 12:37:32 +00:00
cbde4a6d7b fix(connector): [Adyen] Add bizum in common enums (#1719)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
2023-07-15 10:53:20 +00:00
8572f1da8e feat(router): add expand attempts support in payments retrieve response (#1678) 2023-07-14 06:44:57 +00:00
c0e1d4d3b0 refactor(enums): move enums from storage_models and api_models crates to common_enums crate (#1265) 2023-07-13 12:12:14 +00:00
4a047ce133 fix(connector): Convert state of US and CA in ISO format for cybersource connector (#1506) 2023-06-22 13:10:02 +00:00
bce01ced11 build(deps): update dependencies (#1342) 2023-06-07 17:57:04 +00:00
b9ec38a1b5 build(deps): bump diesel from 2.0.3 to 2.1.0 (#1287) 2023-05-29 08:27:27 +00:00
38aa9eab3f feat(router): added retrieval flow for connector file uploads and added support for stripe connector (#990) 2023-05-09 14:40:54 +00:00
2cff019a1b refactor: use CountryAlpha2 instead of CountryCode for country codes (#904) 2023-05-03 08:16:41 +00:00
171c412056 chore(dependencies): Update dependencies for router packages (#902) 2023-04-18 17:16:51 +00:00
456c16fb72 refactor: derive Serialize and Deserialize to Country enum (#882)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-17 18:27:57 +00:00
899767cf57 feat: allow (de)serializing countries to/from alpha-2, alpha-3 and numeric country codes (#836)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-04-06 13:39:48 +00:00
e18bfb2ae1 enhance(core): replace string with enum for country (#735) 2023-03-30 16:15:38 +00:00