538 Commits

Author SHA1 Message Date
e410af26ff feat(router): Add external vault support in v1 payments flow (#9274)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-23 06:42:11 +00:00
617b3faa13 feat(router): Add v2 payment cancellation flow (#9083)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 13:58:56 +00:00
1ae6c20933 feat(connector): [Gigadat] Connector Template code (#9450) 2025-09-22 13:57:59 +00:00
40357ae298 feat(connector): [Tokenex] add template code (#9416)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-22 08:55:17 +00:00
d978afdc5d feat: Implement subscription create for Chargebee (#9303)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-19 13:33:31 +00:00
e2f1a456a1 feat(connector): Add support for get plan prices for Chargebee (#9300)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-19 07:43:49 +00:00
b23c28b061 feat(router): add challenge_request_key in authentication response and add support for cardinal authentication processor (#9429)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 14:51:38 +00:00
bdb04adcee fix(payouts): populate additional payout method data during recurring payouts (#9426) 2025-09-18 13:27:23 +00:00
e67061876c feat(connector): Create Customer for Chargebee (#9304)
Co-authored-by: Prajjwal kumar <write2prajjwal@gmail.com>
Co-authored-by: Prajjwal Kumar <prajjwal.kumar@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-18 13:26:18 +00:00
261bed2d8a feat(ucs): transmit merchant order reference id to unified connector service (#9352) 2025-09-18 07:56:22 +00:00
2131659684 feat(router): Add gift card balance check endpoint (v2) (#9102) 2025-09-17 07:37:31 +00:00
f3ab3d63f6 feat(connector): Add support for get plans for Chargebee (#9281)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-16 11:39:06 +00:00
8ed3f7dbf2 feat: add hyperswitch ai chats table (#8831)
Co-authored-by: Apoorv Dixit <apoorv.dixit@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-16 08:25:41 +00:00
1d8290cec1 build: bump MSRV to 1.85.0 (#9390) 2025-09-16 06:50:37 +00:00
2db6153881 feat(webhooks): Provide outgoing webhook support for revenue recovery (#9294)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-11 16:59:30 +00:00
0873d93084 feat(connector): Add Peachpayments Template Code (#9363)
Co-authored-by: Anurag Singh <anurag.singh.001@Anurag-Singh-WPMHJ5619X.local>
2025-09-11 16:09:06 +00:00
6b880e4533 feat(router): Add Connector changes for 3ds (v2) (#9117) 2025-09-11 13:53:43 +00:00
ea2fd1d476 refactor(connector): rename RevenueRecoveryRecordBack as InvoiceRecordBack (#9321)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-10 13:24:19 +00:00
c0e31d38ff feat(core): [Retry] MIT Retries (#8628) 2025-09-10 11:58:36 +00:00
7355a83ef9 feat(connector): [checkout] Add mandate flow (#9248)
Co-authored-by: Vani Gupta <vani.gupta@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-10 08:02:41 +00:00
75bf58d656 feat(core): Add Network Details in Payments Response (#9273)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-09 13:41:33 +00:00
04a8cc441b feat(router): add support for overcapture (#8949)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Hrithikesh <61539176+hrithikesh026@users.noreply.github.com>
2025-09-09 09:16:01 +00:00
9c11a6e66f feat(business_profile): add field in profile for manual retry (#9266)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-09-08 10:03:47 +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
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
645113654a feat(core): Update payment methods api (#9075) 2025-09-02 12:37:15 +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
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
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
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
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
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
ce0159b6d0 feat(connector): [Paysafe] add connector template code (#9011) 2025-08-26 06:48:51 +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
0b59b9086c feat(revenue_recovery): Add redis-based payment processor token tracking for revenue recovery (#8846)
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: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
Co-authored-by: Aditya Chaurasia <113281443+AdityaKumaar21@users.noreply.github.com>
2025-08-25 09:28:39 +00:00
7047c3faa1 feat(core): Add network_transaction_id in payments Response (#9032)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-24 16:48:27 +00:00
cb34ec51e0 feat(connector): [BHN] Add BHN GiftCard Flow( Alpha) (#8701)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-22 16:30:03 +00:00
6d984d4859 feat(connector): add integration status to feature matrix (#8351)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-21 14:42:08 +00:00
47ae9908e1 feat(payments): add PaymentListFilterConstraints and payments_list_by_filter endpoint for v2 (#8794)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-21 13:50:59 +00:00
19db2b5cb8 feat(connector): [barclaycard] Implement 3DS flow for cards (#8936)
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-21 10:26:42 +00:00
73dfa5e4fa feat(payment-methods): [Proxy] add saved card flow for proxy payments (#8964)
Co-authored-by: Prasunna Soppa <prasunna.soppa@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Prasunna Soppa <70575890+prasunna09@users.noreply.github.com>
2025-08-20 11:17:26 +00:00
c09c936643 feat(connector): [DWOLLA] Connector integration (#8586)
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-20 07:47:51 +00:00
ba15c0f194 refactor(connector): [Nuvei] Fix card 3ds (#8913)
Co-authored-by: nihtin <nithingowdan77@gmail.com>
Co-authored-by: Nithin N <57832822+Nithin1506200@users.noreply.github.com>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-19 10:29:12 +00:00
7f64837936 feat(router): Add support for confirm-intent external vault proxy flow (#8923)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-18 11:09:43 +00:00
b797d93433 feat(connector): [Hyperwallet] template code (#8926) 2025-08-14 08:13:12 +00:00
6950c04eae fix(connectors): [worldpayvantiv] add setup mandate flow, map network txn id and fix mandate flow (#8929)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-13 14:10:16 +00:00