|
|
9341191e39
|
fix(list): add mandate type in payment_method_list (#1238)
|
2023-05-23 11:00:58 +00:00 |
|
|
|
cf000599dd
|
feat: SEPA and BACS bank transfers through stripe (#930)
|
2023-05-19 12:35:10 +00:00 |
|
|
|
23bca66b81
|
feat: ACH transfers (#905)
|
2023-05-19 09:44:29 +00:00 |
|
|
|
6c41cdb1c9
|
refactor(mandate): allow merchant to pass the mandate details and customer acceptance separately (#1188)
|
2023-05-19 06:49:19 +00:00 |
|
|
|
dfc6be4e4f
|
feat(pm_list): add pm list support for bank_debits (#1120)
|
2023-05-11 10:31:27 +00:00 |
|
|
|
d6e71b959d
|
feat(cards): add credit card number validation (#889)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
|
2023-05-09 14:30:50 +00:00 |
|
|
|
2cff019a1b
|
refactor: use CountryAlpha2 instead of CountryCode for country codes (#904)
|
2023-05-03 08:16:41 +00:00 |
|
|
|
29da1dfa50
|
feat: connector tokenization flow (#750)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
|
2023-04-11 11:54:45 +00:00 |
|
|
|
e18bfb2ae1
|
enhance(core): replace string with enum for country (#735)
|
2023-03-30 16:15:38 +00:00 |
|
|
|
f9ef3135af
|
refactor(api_models): enhance accepted countries/currencies types (#807)
|
2023-03-28 11:31:02 +00:00 |
|
|
|
db3d31647a
|
feat: Time based deletion of temp card (#729)
|
2023-03-15 11:54:35 +00:00 |
|
|
|
8b7ae9c356
|
refactor: Add service_name to get and delete request (#738)
|
2023-03-14 07:48:40 +00:00 |
|
|
|
d36afbed7f
|
refactor: Add secret to metadata (#706)
|
2023-03-08 07:35:07 +00:00 |
|
|
|
9841519324
|
docs: Update naming conventions and added examples (#709)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
|
2023-03-06 11:23:32 +00:00 |
|
|
|
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 |
|