146 Commits

Author SHA1 Message Date
79aa8f3d3d feat:H1083-L1-L3-L4-L5 [Payment Authorise and Sync] + [Refunds and Sync] + [Redirection Flow (BNPL)] + [3DS Payment and Sync] for MultiSafePay (#658)
Co-authored-by: Zaid <syed.zaidali@juspay.in>
Co-authored-by: Rajak Rupakkumar Asishkumar <rajak.rupakkumar@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-02-27 23:34:26 +00:00
0de5d44195 feat(connector): [Bambora] Add support for cards Authorize, psync, capture, void, refund, Rsync (#677) 2023-02-28 03:31:50 +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
b1685ba120 bugfix: populate failed status and add bank_redirect (#674) 2023-02-27 23:33:51 +05:30
db8bc16421 feat(card_network): add additional enum variants (#671) 2023-02-27 18:47:50 +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
7792de55ef feat(connector): add authorize, capture, void, refund, psync, rsync support for Dlocal connector (#650)
Co-authored-by: Venkatesh <inventvenkat@gmail.com>
2023-02-25 14:13:40 +00:00
d27e6be599 refactor: Pass country and currency as json format in MCA (#523) 2023-02-24 14:09:03 +00:00
9d6e1c0a5d docs(api_models): fix typo (#634) 2023-02-24 12:45:24 +00:00
1b3b7f5bc6 enhance(router/webhooks): expose additional incoming request details to webhooks flow (#637) 2023-02-24 12:23:16 +00:00
8ee097ea21 feat: applepay payment request object (#519) 2023-02-23 09:26:30 +00:00
63f9b6124d fix: add zero-padded formatting for error code (#627) 2023-02-22 08:19:17 +00:00
66563595df refactor: add payment_issuer and payment_experience in pa (#491) 2023-02-19 13:59:22 +00:00
d107b44fd3 feat(api_models): add error structs (#532)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-02-16 09:19:14 +00:00
ff347193fe Add a base struct for api error responses (#524)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-02-10 14:12:08 +00:00
1bdc8955c2 feat(router): implement API endpoints for managing API keys (#511) 2023-02-10 08:50:57 +00:00
763620fcc7 feat: add a kv switch route for merchants (#518) 2023-02-09 19:18:18 +05:30
ac30313ff1 refactor: use unique id for merchant_conenctor_id instead of int (#514) 2023-02-07 17:43:40 +05:30
d1ab46238e build(deps): update deps (#479) 2023-01-31 15:21:34 +05:30
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
351087fc7f feat(stripe): add support for afterpay clearpay through stripe (#441) 2023-01-25 21:13:21 +05:30
da6a026ef7 feat(connector): add auth_token_refresh for payu and some quick bug fixes (#426)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: samraat bansal <samraat.bansal@samraat.bansal-MacBookPro>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-01-21 23:34:44 +05:30
30593bd1fd feat(access_token): support creating access token for connectors (#407) 2023-01-20 16:14:33 +05:30
dcfa7b0846 fix(refund): add error code in refund table (#427) 2023-01-20 13:44:08 +05:30
cf88718e69 docs: request and response in refund routes (#423) 2023-01-20 12:57:50 +05:30
8113a57f84 docs: request and response for payments route (#400) 2023-01-20 01:43:08 +05:30
89c75b9c7a doc: Documentation for customer and MCA and Mechant account API (#416)
Co-authored-by: bernard-eugine <114725419+bernard-eugine@users.noreply.github.com>
2023-01-19 17:30:45 +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
8055f64d75 fix: Use setup future usage for saving card (#401) 2023-01-18 16:28:38 +05:30
b5ffff30df fix(router): metadata field update in merchant_account and merchant_connector_account (#359)
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
2023-01-18 15:56:09 +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
22f32cd4d7 feat(router): add generic merchant static routing config (#362) 2023-01-17 13:04:54 +05:30
72c4b06860 feat: add docs for PaymentsRequest & PaymentsResponse (#385) 2023-01-17 12:53:43 +05:30
006e9a8892 feat(connector_integration): integrate Rapyd connector (#357) 2023-01-16 23:58:21 +05:30
9fbe738427 refactor(api_models): add created_at and updated_at fields in RefundResponse (#387) 2023-01-16 19:05:57 +05:30
a16fc653cf feature(connector): add support for worldline connector (#374) 2023-01-16 18:23:44 +05:30
4e9fc244a9 build(deps): use utoipa crate upstream URL as git dependency (#378) 2023-01-16 14:42:32 +05:30
064c83eb78 chore: implement custom serializer for payment method list (#373) 2023-01-15 16:19:47 +05:30
6e15f5a990 feat(connector): implement authorize and capture flows for Fiserv (#266) 2023-01-15 16:03:06 +05:30
50f16d270a chore: Allow to update refund reason (#372) 2023-01-14 22:57:36 +05:30
4e00b92dc1 feat(router): add more payment methods to vault (#333) 2023-01-14 20:48:45 +05:30
55dba87651 feat(connector): add payment create, sync, capture, refund, void, rsync support for PayU (#351)
Co-authored-by: samraat bansal <samraat.bansal@samraat.bansal-MacBookPro>
2023-01-14 13:07:04 +05:30
a77c183b13 feat(connector): add support for affirm through stripe (#355) 2023-01-12 17:30:21 +05:30
fab18346b6 fix: fix some todo's in core (#360) 2023-01-12 17:16:51 +05:30