3591 Commits

Author SHA1 Message Date
f762f4f585 fix(core): connector customer id population dependency removed from config (#8937) 2025-08-18 07:47:52 +00:00
375e9be9fd fix(authentication): fixed terminal state persistence for redirect response (#8916)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-18 07:47:21 +00:00
b797d93433 feat(connector): [Hyperwallet] template code (#8926) 2025-08-14 08:13:12 +00:00
9f055e10a2 refactor(config): change UCS connector list from array to comma-separated string (#8905) 2025-08-13 14:54:27 +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
165f5a1538 refactor(euclid): transform enum types to include sub-variants of payment method types (#8909) 2025-08-13 13:17:08 +00:00
15cb473546 refactor(router): add support to store signature_network and is_regulated in payment attempts (#8891)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-13 11:33:53 +00:00
0821d1b0cd feat(core): Added Reward PaymentMethod & CurrencyAuthKey for Hyperswitch <> UCS Integration (#8767)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-13 11:04:06 +00:00
50f0b97b7b fix: typos (#8918)
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2025-08-13 09:54:52 +00:00
9de83ee767 chore: address Rust 1.89.0 clippy lints (#8873) 2025-08-13 09:53:34 +00:00
da6a33d75d feat(payment-link): update traditional chinese local (#8935) 2025-08-13 09:50:13 +00:00
2f7cd4f752 feat(core): add support for api locking with multiple keys for a single api (#8887) 2025-08-13 07:43:15 +00:00
e36bb99dad feat(connector): [STRIPE] Add Incremental Authorization Flow (#8569)
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>
Co-authored-by: Anurag Singh <anurag.singh.001@MacBookPro.lan>
2025-08-12 06:57:50 +00:00
d034fadbdc feat(ucs): add gateway system {Direct | UnifiedConnectorSystem} in feature metadata for v1 (#8854) 2025-08-11 13:43:15 +00:00
0e95785437 feat(router): Add new api for delete tokenization record (#8361)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-11 10:28:36 +00:00
d4d8236e31 fix(eps_bank_name): send eps supported bank names inside the structs for sdk. (#8779)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-11 07:13:23 +00:00
b46a838d0e feat(core/connector): introduce authentication token flow and add sepa bankdebit for nordea (#8133) 2025-08-11 07:12:44 +00:00
7a3b4dacb2 feat(core): Fix Applepay/Gpay for Trustpay (#8881) 2025-08-10 19:02:46 +00:00
06dc66c62e feat(core): Adding integration for webhooks through UCS (#8814) 2025-08-08 14:21:09 +00:00
ef27ac5c3d refactor(euclid): refactor logs for evaluation of equality for dynamic routing evaluate response (#8834) 2025-08-08 12:56:55 +00:00
2d3abd711a feat(connector): [SIFT] add Connector Template Code (#8488) 2025-08-08 12:54:29 +00:00
767dee9eb0 feat(router): Add tokenization support for proxy and update the route for proxy (#8530)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-08 12:53:02 +00:00
ede0b4f74e fix(ci): Fix Spell Check For CI Pull Request (#8857)
Co-authored-by: Sayak Bhattacharya <sayak.b@Sayak-Bhattacharya-G092THXJ34.local>
2025-08-08 12:48:29 +00:00
bee4aed40c feat(checkbook_io): connector integrate ACH (#8730)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-08 12:48:14 +00:00
8bbb76840b feat(v2): introduce configs and health endpoints for v2 (#8835) 2025-08-08 12:43:15 +00:00
b7f42cbd27 feat(router): add support for GooglePay pre-decrypted token in the payments confirm call (#8865)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-08 11:39:24 +00:00
be4b43fa83 fix(authentication): fixed notification_url and updated authentication bug (#8843)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-08 09:52:36 +00:00
9e8df84590 feat(recovery): add support for custom billing api for v2 (#8838)
Co-authored-by: Chikke Srujan <chikke.srujan@Chikke-Srujan-V9P7D4K9V0.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-08 09:38:34 +00:00
9c6f0b7cff feat(api): Adds support to change reveue_recovery_retry_algorithm_type using UpdateProfileAPI (V2) (#8858)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local>
2025-08-08 09:10:33 +00:00
1b2a98ce38 fix(router): [worldpayvantiv] dispute validations and statuses (#8862)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-07 07:59:28 +00:00
c354e62f9d feat(router): add support for partial authorization (#8833)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-06 14:08:09 +00:00
654c15ee19 feat(gRPC): build gRPC client interface to initiate communication with recovery-decider service (#8178)
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>
Co-authored-by: CHALLA NISHANTH BABU <115225644+NISHANTH1221@users.noreply.github.com>
Co-authored-by: Aprabhat19 <amishaprabhat@gmail.com>
2025-08-06 13:30:42 +00:00
c6fcf29f69 chore(events): making events nanosecond level precision (#8759) 2025-08-06 12:06:32 +00:00
640d0552f9 feat(router): [worldpayvantiv] add dispute list sync and implement dispute (#8830)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2025-08-06 10:01:25 +00:00
57e92c9fda feat(core): Add support for Void after Capture (#8839)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-06 07:45:43 +00:00
89774f3a86 feat(core): Added additional authentication fields for 3ds external authentication (#8758)
Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
2025-08-05 17:52:09 +00:00
f3c0a9bfb0 refactor(core): propagate network_transaction_id in response of payment (#8829)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-05 16:04:23 +00:00
312c7337e8 fix(core): add fix for stopping multiple event locking idempotent logs (#8034)
Co-authored-by: Debarati Ghatak <debarati.ghatak@Debarati-Ghatak-FW569NC29L.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-05 13:49:55 +00:00
58a9c9f039 feat(core): Add L2_L3 Data Support (#8828) 2025-08-05 12:40:04 +00:00
2adf6c8367 feat(core): populate UCS status_code in response headers (#8788)
Co-authored-by: Aishwariyaa Anand <aishwariyaa.anand@Aishwariyaa-Anand-C3PGW02T6Y.local>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: likhinbopanna <131246334+likhinbopanna@users.noreply.github.com>
2025-08-05 07:59:05 +00:00
d164954e22 fix(router): Take merchant ID from headers in API Key - Revoke (v2) (#8808) 2025-08-05 07:44:47 +00:00
2e137716b9 feat(payment-methods): add filtering logic for payment method list v2 (#8606)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-05 07:08:37 +00:00
b91e6d954b feat(router): add support for apple pay pre-decrypted token in the payments confirm call (#8815)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2025-08-05 07:01:35 +00:00
d418e1e59e refactor(config): enable payout in prod release (#8817) 2025-08-04 18:46:04 +00:00
ecd7366d7b feat(vsaas): enable creating v2 merchant accounts in platform organization (#8823) 2025-08-03 14:08:14 +00:00
e1c66e7265 refactor(mandate): move repeated code to a separate function within Mandate impl (#8772) 2025-08-01 12:44:18 +00:00
03bdcfea67 feat: add ci support for mock server (#8742)
Co-authored-by: yashasvi.kapil <yashasvi.kapil@juspay.in>
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: iemyashasvi <iemyashasvi@gmail.com>
Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
2025-08-01 12:43:23 +00:00
c749bd9c51 feat(connector): [BLUECODE] Added Bluecode Wallet QR Code Redirect Payment Method (#8762)
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-08-01 12:41:09 +00:00
8ac5e50422 feat(router): [worldpayvantiv] add support for moto flag for v1 and extend vantiv api contract (#8800)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
Co-authored-by: Jagan <jaganelavarasan@gmail.com>
2025-08-01 10:31:26 +00:00
82cf2cb146 fix(RevenueRecovery): Skip record-back for failed invoices on auto-voiding billing connectors (#8548)
Co-authored-by: Aniket Burman <aniket.burman@Aniket-Burman-JDXHW2PH34.local>
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>
Co-authored-by: Aniket Burman <aniket.burman@192.168.1.3>
Co-authored-by: Gnanasundari24 <118818938+Gnanasundari24@users.noreply.github.com>
2025-08-01 10:30:52 +00:00