164 Commits

Author SHA1 Message Date
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