1376 Commits

Author SHA1 Message Date
bc4ac529aa feat(connector) : add bank redirect support for worldline (#1060)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-05-09 18:38:43 +00:00
1304d912e5 feat(router): add disputes block in payments retrieve response (#1038) 2023-05-09 18:27:07 +00:00
eee55bdfbe feat(Connector):[Adyen]Implement ACH Direct Debits for Adyen (#1033)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-05-09 18:25:26 +00:00
3fe24b3255 feat(refunds): add connector field in refund response (#1059)
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
2023-05-09 14:41:42 +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
736a236651 fix(applepay): rename applepay_session_response to lowercase (#1090) 2023-05-09 15:46:15 +05:30
aa610c49f5 fix(router): fix recursion bug in straight through algorithm (#1080) 2023-05-09 06:33:07 +00:00
64721b80ae feat(connector): Mandates for alternate payment methods via Stripe (#1041)
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-05-08 13:38:15 +00:00
9c331e411b feat(connector): [Bluesnap] add cards 3DS support (#1057)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
Co-authored-by: Kartikeya Hegde <karthikey.hegde@juspay.in>
2023-05-08 13:34:43 +00:00
9cb3fa216c fix(mandate): make payment_method_data optional for mandate scenario (#1032) 2023-05-08 09:31:58 +00:00
e5cc0d9d45 feat(connector): add dummy connector template code (#970) 2023-05-04 13:59:59 +00:00
b8e2b1c5f4 refactor: use newtype pattern for email addresses (#819)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-05-04 13:58:20 +00:00
64fa21eb4f refactor(router): nest the straight through algorithm column in payment attempt (#1040) 2023-05-04 13:54:34 +00:00
f0464bc4f5 feat(connector): add authorize, capture, void, psync, refund, rsync for Forte connector (#955)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-05-04 13:52:28 +00:00
03a96432a9 feat: expire client secret after a merchant configurable intent fufliment time (#956) 2023-05-03 10:38:13 +00:00
ed99655ebc feat: PG Agnostic mandate using network_txns_id (Adyen, Authorizedotnet, Stripe) (#855)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-05-03 10:18:51 +00:00
eea05f5c31 feat(connector) : add Cards(3ds & non3ds),bank_redirects ,wallets(Paypal,Applepay) and Mandates support to nexinets (#898)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-05-03 08:17:42 +00:00
2cff019a1b refactor: use CountryAlpha2 instead of CountryCode for country codes (#904) 2023-05-03 08:16:41 +00:00
0df2244794 feat(connector): add dispute webhooks for Stripe (#918) 2023-05-02 21:04:02 +00:00
4728d946e2 feat(router): added support for optional defend dispute api call and added evidence submission flow for checkout connector (#979) 2023-05-02 20:55:53 +00:00
c86f2c045e feat(connector): [ACI] Add banking redirect support for EPS, Giropay, iDEAL, and Sofortueberweisung (#890)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
2023-05-02 20:27:32 +00:00
4397c8e199 fix(refund_sync): add validation for missing connector_refund_id (#1013) 2023-05-02 20:27:14 +00:00
4e0489cf1c fix(refund_list): updated refund list response status code when no refunds found. (#974)
Co-authored-by: hrithikesh vm <hrithikesh.vm@hrithikesh.vm-MacBookPro>
2023-05-02 20:25:46 +00:00
22a5372481 feat(api_models): derive Serialize, Eq, PartialEq, strum::Display on RefundStatus (#989)
Co-authored-by: manoj <34711289+manojradhakrishnan@users.noreply.github.com>
2023-05-02 11:44:40 +00:00
71c39bdaa3 feat(connector): [Zen] add Cards 3DS, Non-3DS, GooglePay, ApplePay and Webhooks support (#962)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-04-25 14:44:29 +00:00
bdf1e5147e feat(router): added dispute accept api, file module apis and dispute evidence submission api (#900)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-24 19:35:21 +00:00
40898c0ac9 refactor(api_keys): use merchant_id and key_id to query the table (#939)
Signed-off-by: Chethan <chethan.rao@juspay.in>
2023-04-24 19:34:18 +00:00
f624eb52d6 feat(core): [Stripe] add bank debits payment method to stripe (#906) 2023-04-21 08:19:20 +00:00
c1a25b30bd feat(connector): [Nuvei] add support for bank redirect Eps, Sofort, Giropay, Ideal (#870)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-21 07:21:06 +00:00
d23e14c57a feat: support gpay and applepay session response for all connectors (#839)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-20 21:22:40 +00:00
465933ba72 feat(router): add support for filtering PaymentMethodTypes at a session (#883)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
2023-04-20 21:22:04 +00:00
93b69e74b4 feat: add relevant ids for payment calls & make json logs (#908) 2023-04-20 21:21:47 +00:00
304081cbad feat(router): add new payment methods for Bank redirects, BNPL and wallet (#864) 2023-04-20 21:20:29 +00:00
dee5f6156a feat(connector) : add template code for connector nexinets (#852)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-04-18 07:45:17 +00:00
298a0a4956 feat(connector): [Nuvei] add support for card mandates (#818)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-17 18:30:54 +00:00
7a581a669c feat(connector) : add template code for connector forte (#854) 2023-04-17 18:30:16 +00:00
bc38bc47d8 Frm integration with hyperswitch (#857)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
Co-authored-by: SamraatBansal <55536657+SamraatBansal@users.noreply.github.com>
2023-04-17 18:28:31 +00:00
fc2e4514a3 feat(bank_redirects): modify api contract for sofort (#880) 2023-04-17 18:28:09 +00:00
396d24fe05 fix(merchant_account): change primary_business_details to vec in update (#877) 2023-04-14 12:40:46 +05:30
cf902f19e5 feat(core): add backwards compatibility for multiple mca (#866) 2023-04-13 11:34:36 +00:00
56952f281c feat(connector) : add authorize,capture,void,refunds and mandates for payeezy (#800)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-04-13 10:36:27 +00:00
0d047e08f9 refactor(Tokenization): remove ConnectorCallType from tokenization call (#862) 2023-04-13 08:44:42 +00:00
acab7671b0 feat(router): added dispute retrieve and dispute list apis (#842)
Co-authored-by: Sangamesh <sangamesh.kulkarni@juspay.in>
Co-authored-by: sai harsha <sai.harsha@sai.harsha-MacBookPro>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-13 08:34:49 +00:00
d1d58e33b7 feat(connector): [Airwallex] add multiple redirect support for 3DS (#811)
Co-authored-by: Narayan Bhat <narayan.bhat@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-04-13 08:10:30 +00:00
6188d51579 feat: multiple connector account support for the same country (#816)
Co-authored-by: Manoj Ghorela <118727120+manoj-juspay@users.noreply.github.com>
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
2023-04-11 11:55:29 +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
ccf032732e refactor(refund_type):Feat/add copy dervie (#849) 2023-04-11 09:59:38 +00:00
b3d1473734 feat(connector): [Coinbase] [Opennode] Add support for crypto payments via PG redirection (#834)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-04-11 07:35:57 +00:00
41664e6690 Revert "added field frm_configs to MerchantConnectorAccount" (#848) 2023-04-10 18:51:17 +05:30
4524d4f5b4 feat(api_models): derive strum::Display for RefundStatus (#846) 2023-04-06 13:40:31 +00:00