623 Commits

Author SHA1 Message Date
2b0ed12530 refactor(session_token): add support for business filtering in payments session (#1128) 2023-05-11 15:04:45 +00:00
e779ee78a4 refactor(api_models): derive serialize onPaymentsCaptureRequest struct (#1129) 2023-05-11 12:56:35 +00:00
0d46690502 refactor(errors): add parsing error types for context info (#911) 2023-05-11 12:45:00 +00:00
f790099368 fix(google_pay): allow custom fields in GpayTokenParameters for google pay via stripe (#1125) 2023-05-11 12:22:22 +00:00
45ccc410ea refactor(api_models): remove unused mapping of attempt status to intent status (#1127) 2023-05-11 12:01:50 +00:00
0177f1d1b9 feat(connector): [ACI] Implement Interac Online Bank Redirect (#1108) 2023-05-11 11:56:05 +00:00
5fd16146db fix(connector): fix checkout error response type (#1124) 2023-05-11 11:55:30 +00:00
7f3ceb42fb fix(router): fix webhooks flow for checkout connector (#1126) 2023-05-11 11:54:27 +00:00
baf5fd91cf feat(connector): add connector nmi with card, applepay and googlepay support (#771)
Signed-off-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: ShashiKant <shashitnak@gmail.com>
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2023-05-11 11:17:00 +00:00
a904d2b4d9 fix(mandate): only trigger mandate procedure on successful connector call (#1122) 2023-05-11 11:08:38 +00:00
f70f10aac5 feat(connector): [bitpay] Add new crypto connector bitpay & testcases for all crypto connectors (#919)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
2023-05-11 11:06:47 +00:00
dfc6be4e4f feat(pm_list): add pm list support for bank_debits (#1120) 2023-05-11 10:31:27 +00:00
a2527b5b2a feat(connector): [Iatapay] Implement AccessTokenAuth, Authorize, PSync, Refund, RSync and testcases (#1034)
Co-authored-by: arvindpatel24 <arvind.patel@juspay.in>
Co-authored-by: Anji Reddy <anji.reddy@juspay.in>
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-05-11 08:37:05 +00:00
cef8914372 Feat(Connector): [ACI] Implement Przelewy24 Bank Redirect (#1064) 2023-05-10 15:13:35 +00:00
e833a1ddee fix(connector_customer): create connector_customer on requirement basis (#1097) 2023-05-10 15:10:36 +00:00
da3b5201b4 fix(payments): fix address_insert error propagation in get_address_for_payment_request function (#1079) 2023-05-10 14:32:16 +00:00
f481abb855 revert: refactor(merchant_account): add back api_key field for backward compatibility (#761) (#1062) 2023-05-10 14:32:06 +00:00
5214e22f20 refactor(router): add id field in MerchantConnectorAccountNotFound (#1098) 2023-05-10 11:56:45 +00:00
83e1f2ce24 ci(connector-sanity-tests): fix no tests being run (#1106)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-05-10 11:51:27 +00:00
7f796a6709 feat(connector): [Adyen] Implement SEPA Direct debits for Adyen (#1055)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-05-09 20:06:44 +00:00
2ab7f83103 fix(tests): Remove ui tests from ci pipeline (#1082) 2023-05-09 19:55:37 +00:00
93947eaf25 feat(Connector): [Stripe] Implement Wechatpay Digital Wallet (#1049)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-05-09 19:46:41 +00:00
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
7c7185bc1a feat(Connector): [Stripe] Implemented Alipay Digital Wallet (#1048)
Co-authored-by: Jagan Elavarasan <jaganelavarasan@gmail.com>
2023-05-09 18:26:28 +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
8c34114138 feat(connector): add dispute and refund webhooks for Airwallex (#1021)
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2023-05-09 17:29:37 +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
38aa9eab3f feat(router): added retrieval flow for connector file uploads and added support for stripe connector (#990) 2023-05-09 14:40:54 +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
0bb0437b7f feat(connector) : add klarna, afterpay support in Nuvei (#1081) 2023-05-09 14:27:17 +00:00
a2a6bab56c feat: Allow payment cancels for more statuses (#1027)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-05-09 14:20:05 +00:00
4403634dda feat(connector): Mandates for alternate payment methods via Adyen (#1046)
Co-authored-by: Manoj Ghorela <manoj.ghorela@juspay.in>
2023-05-09 14:19:55 +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
5c5c3ef383 fix(mandate): fix payment_method_data becoming empty when mandate_id is not present (#1077) 2023-05-08 22:05:30 +05:30
7c6f0fdec5 enhancement(common_utils): impl from for email newtype (#1074) 2023-05-08 19:53:14 +05:30
b760cba546 fix(connector): [ACI] Add amount currency conversion and update error codes (#1065) 2023-05-08 19:42:30 +05:30
8853702f4b fix: throw PreconditionFailed error when routing_algorithm is not configured (#1017)
Co-authored-by: Sanchith Hegde <22217505+SanchithHegde@users.noreply.github.com>
2023-05-08 13:48:58 +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
fa8683a54b enhancement(common_utils): impl deref for email newtype (#1073) 2023-05-08 13:35:08 +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
35196493c4 fix(common_utils): manually implement diesel queryable for email newtype (#1072) 2023-05-08 18:37:10 +05:30
56d12ce5eb ci(migrations): add diesel migrations validations (#1056)
Co-authored-by: Sanchith Hegde <sanchith.hegde@juspay.in>
2023-05-08 10:59:43 +00:00
4ece376b56 feat(connector): add payment routes for dummy connector (#980) 2023-05-08 09:34:50 +00:00
9cb3fa216c fix(mandate): make payment_method_data optional for mandate scenario (#1032) 2023-05-08 09:31:58 +00:00
73b8988322 refactor(router): include payment method type in connector choice for session flow (#1036) 2023-05-08 09:15:28 +00:00
ab55d21013 feat(errors): add reverse errorswitch trait for foreign errors (#909) 2023-05-08 09:15:05 +00:00
2ba186b7d1 feat(compatibility): add mandates support in stripe compatibility (#897)
Co-authored-by: Sahkal Poddar <sahkal.poddar@juspay.in>
Co-authored-by: Sarthak Soni <sarthak.soni@juspay.in>
Co-authored-by: Sarthak Soni <76486416+Sarthak1799@users.noreply.github.com>
Co-authored-by: Abhishek Marrivagu <abhi.codes10@gmail.com>
2023-05-08 09:11:27 +00:00
982c27fce7 fix(redis): fix recreation on redis connection pool (#1063) 2023-05-08 14:31:49 +05:30