128 Commits

Author SHA1 Message Date
bfca26d9fd feat: store card network for cards (#687) 2023-02-28 18:30:03 +05:30
5c29f37ab2 fix(list): remove enabled payment methods from list customer payment … (#689) 2023-02-28 18:29:08 +05:30
718c8a423a fix(list): fix card network filtering (#684) 2023-02-28 16:39:35 +05:30
576f8e1f2f feat(pm_list): support for sending bank names (#678)
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
2023-02-28 01:59:06 +05:30
ff86417eee feat: api contract change for wallet (#628) 2023-02-27 17:38:40 +05:30
222251a0e8 bugfix: populate empty hashmap and fix card_network filtering logic (#666)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-02-27 16:56:34 +05:30
a2616d87b1 refactor(pm_list): modify pm list to support new api contract (#657)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-02-26 19:21:29 +00:00
028e140144 feat(stripe): eps, giropay and ideal using stripe (#529)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
2023-02-26 16:29:37 +00:00
301736fc25 refactor: Pass country and currency as json format in MCA (#656) 2023-02-26 12:48:57 +00:00
f3224cc4df chore: merging back release v0.3.0 back to main (#636) (#655)
Co-authored-by: Sangamesh Kulkarni <59434228+Sangamesh26@users.noreply.github.com>
Co-authored-by: ItsMeShashank <shashank.attarde@juspay.in>
Co-authored-by: Abhishek <abhishek.marrivagu@juspay.in>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
Co-authored-by: Sampras Lopes <lsampras@protonmail.com>
2023-02-26 08:25:17 +00:00
d27e6be599 refactor: Pass country and currency as json format in MCA (#523) 2023-02-24 14:09:03 +00:00
66563595df refactor: add payment_issuer and payment_experience in pa (#491) 2023-02-19 13:59:22 +00:00
ec2f4ba257 doc: update openapi (#453)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: dracarys18 <karthikey.hegde@juspay.in>
Co-authored-by: bernard eugine <bernard.eugine@bernard.eugine-MacBookPro>
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
2023-01-30 16:56:37 +05:30
5a46d30100 feat: Add redirect url to pm list (#404) 2023-01-18 19:27:11 +05:30
10fe3a0930 fix: Send payment experience on payment method list response (#403) 2023-01-18 18:33:55 +05:30
0391f5ef01 chore: Added docs for payment connector create (#394)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-01-17 20:03:16 +05:30
064c83eb78 chore: implement custom serializer for payment method list (#373) 2023-01-15 16:19:47 +05:30
4e00b92dc1 feat(router): add more payment methods to vault (#333) 2023-01-14 20:48:45 +05:30
fab18346b6 fix: fix some todo's in core (#360) 2023-01-12 17:16:51 +05:30
534e03b393 feat: Filter payment methods based on payment (#331) 2023-01-11 16:27:10 +05:30
f42ea8d4a4 feat(payment_methods): delete payment method using payment token (#258)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-01-03 11:11:23 +05:30
e7579a4819 chore: add lints in workspace cargo config (#223) 2022-12-24 14:28:03 +05:30
5477cc98ff fix: payment method bug fix (#194) 2022-12-23 00:58:13 +05:30
bf7f24125f feat: allow updating payment method details without authn/authz (#150) 2022-12-15 20:34:43 +05:30
1f0d1deb2b fix: todos and fixmes resolution for api_models (#144) 2022-12-14 17:49:48 +05:30
529c28feea fix: mandate_type change & unittests (#132) 2022-12-13 16:56:58 +05:30
6bf9904867 feat(list_pm): allow client secret authentication for list payment method api (#126) 2022-12-13 14:03:33 +05:30
d6afbe8011 refactor(router): move api models into separate crate (#103) 2022-12-12 15:36:45 +05:30