4427 Commits

Author SHA1 Message Date
0543e51555 fix(core): change condition for updating payment method status (#9259) 2025-09-03 13:07:38 +00:00
144f38527e feat(core): add subscription table (#9133)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-03 13:03:44 +00:00
ef778bbc8a fix(payment-link): decode details before using them in secure links (#9260) 2025-09-03 12:39:03 +00:00
44ffb4fe36 feat(connector): [ADYEN] Add Support for MOTO Payments (#9134)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-09-03 12:30:29 +00:00
63857a86a6 feat(connector): [SANTANDER] Added Boleto Payment Method (#9008)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-03 12:20:55 +00:00
50a8013de1 fix(payments): override payment_method_type only for cards (#9241) 2025-09-03 12:18:36 +00:00
04578801b6 feat(migration): perform card validation only for allowed payment methods (#9131)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-03 12:16:15 +00:00
db4413cef3 refactor(routing): receive json value instead of string (#8965)
Co-authored-by: Ankit Gupta <ankit.gupta.001@Ankit-Gupta-M6QG9L6RHV.local>
2025-09-03 12:12:53 +00:00
e30842892a fix(core): add extended authorization to profile update and add supported payment method types (#9237)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-03 08:14:12 +00:00
7c6e5f6ed0 fix: Disable UCS PSync call for Cashtocode (#9093)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-02 14:06:36 +00:00
e2d72bef7d fix(connector): [NETCETERA] Add fix for netcetera authentication response (#9077)
Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
2025-09-02 13:14:48 +00:00
645113654a feat(core): Update payment methods api (#9075) 2025-09-02 12:37:15 +00:00
a0900d994b fix(metadata): fix nordea metadata again (#9126) 2025-09-02 11:02:10 +00:00
10cf161d14 feat(ucs): add event logging for UCS operations (#9058)
Co-authored-by: Kanika Chaudhary <kanika.c@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-02 08:00:35 +00:00
ccdae87789 fix(payment_method): add validation for proxy card details (#9136) 2025-09-01 15:15:48 +00:00
97ae32035e fix(payments): automatic connector_payment_id hashing in v2 if length > 128 (#9017) 2025-09-01 14:15:49 +00:00
81b340d3a9 feat(router): Payment Intent and MCA changes for split payments (#9049) 2025-09-01 13:17:00 +00:00
ec5a955158 refactor(dynamic_routing): remove delete_merchant for DE (#9076) 2025-09-01 13:14:38 +00:00
44137517de fix(authentication): fixed ctp confirmation bug (#9050)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-01 13:09:40 +00:00
24beaa224a fix(core): Fix net_amount on Incremental Authorization Update (#9073)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-09-01 12:20:26 +00:00
861e023f60 feat(connector): Add Connector Specifications (#8797)
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: AkshayaFoiger <131388445+AkshayaFoiger@users.noreply.github.com>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-09-01 12:19:57 +00:00
4e33e9741a feat(connector): introduce setup mandate flow for payload (#9110) 2025-09-01 11:19:26 +00:00
c02d8b9ba9 feat(core): [proxy payments] send external vault proxy metadata to UCS (#9108) 2025-09-01 10:58:37 +00:00
ff14b7cac8 feat(core): Add Merchant Tax ID in Merchant Profile (#8992)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-01 10:38:45 +00:00
aae1994ea1 feat(injector): adding tracing to injector for dependency issues (#9124)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-01 09:16:13 +00:00
8ce36a2fd5 refactor(revenue_recovery): Add configs for calculate job (#9106)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2025-08-29 15:18:55 +00:00
4a60b07954 fix: Resolved issue of webhooks response from ucs (#9021) 2025-08-29 14:57:22 +00:00
a589e22464 feat(nuvei): NTID Support + googlepay & applepay mandate support (#9081) 2025-08-29 13:08:25 +00:00
55d4d7b894 feat(celero): CIT-MIT for celero (ALPHA CONNECTOR) (#9026) 2025-08-29 12:04:45 +00:00
8cfa966d34 feat(connectors): [Stripe] add extended authorization for cards (#9084)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-29 10:59:53 +00:00
60ef06e8ff fix(connector): [AUTHORIZEDOTNET] customer id population fixed in authorize flow (#9079) 2025-08-29 10:28:33 +00:00
23cf4376f5 feat(connector): [AMAZONPAY] add Payment flows for Amazon Pay Wallet (#7062)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: Anurag Singh <anurag.singh.001@AnuragSMHJ5619X.lan>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
2025-08-29 08:30:32 +00:00
594fae1459 fix(revenue_recovery): Populate payment method data in record attempt flow for V2 (#9061)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: Aditya <kumaaraditya47@gmail.com>
Co-authored-by: Aditya Chaurasia <113281443+AdityaKumaar21@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local>
Co-authored-by: AkshayaFoiger <akshaya.shankar@juspay.in>
2025-08-28 17:11:55 +00:00
47f68859b3 fix(connector): [CYBERSOURCE] Fix transaction_type for Googlepay payments (#9071)
Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
2025-08-28 12:24:33 +00:00
3aa38bac1b fix(core): Send whole_connector_response even when Connector sends an Error (#9043)
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
2025-08-28 11:40:35 +00:00
a71acbf8ac fix(wasm): [dwolla] fix WASM changes (#9051)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
2025-08-28 11:40:12 +00:00
d112179f2e fix(connector): [Airwallex] Remove optional fields for Ideal and Klarna pm (#9060)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-28 11:39:46 +00:00
26930a47e9 feat(router): Add payment_type to Get Intent response (v2) (#9066)
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2025-08-28 06:09:37 +00:00
1ff2ed9477 fix(connector): Use SignatureKey for VGS auth_type (#9068) 2025-08-28 02:31:13 +00:00
cf64d2a9dc feat(core): Added support for unified_connector_service CardNumber and Secret<String> Type (#9044)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-27 15:37:24 +00:00
aaf5ea9886 feat(payment-link): handle locale in payment links (#9064) 2025-08-26 16:13:12 +00:00
8446ffbf59 fix(routing): activating multiple configs in decision engine (#9036)
Co-authored-by: Ankit Gupta <ankit.gupta.001@Ankit-Gupta-M6QG9L6RHV.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-26 12:31:41 +00:00
58ff01bab2 feat(connector): [Nuvei] Implement setup mandate flow for cards (#9012)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-26 12:04:41 +00:00
30925ca5dd refactor(connector): implement amount converter framework for authorizedotnet, bankofamerica (#8878) 2025-08-26 07:05:51 +00:00
70b426e3ca fix(connector): [nordea] pass valid connector metadata fields and properly throw error unsupported flows (#9041) 2025-08-26 07:05:12 +00:00
ce0159b6d0 feat(connector): [Paysafe] add connector template code (#9011) 2025-08-26 06:48:51 +00:00
d18a94188e feat(injector): add support for new crate - injector for external vault proxy (#8959)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-25 13:11:42 +00:00
2da681a265 fix(connector): Add Support for CUSTOMERREQUEST Refund Reason in Adyen (#9035)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-25 13:11:02 +00:00
b8c5bf3f6d feat(connector): [Adyenplatform] process payouts using PSP tokens (#9040)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-25 12:57:46 +00:00
5efe4d9751 feat(revenue_recovery): Introducing new calculate job for card switching and invoice queueing (#8848)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Aniket Burman <93077964+aniketburman014@users.noreply.github.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2025-08-25 12:43:44 +00:00