Release Notes
This page is a central archive of Hyperswitch release notes. It summarises recent product updates.
These release notes are exclusively applicable to the Hyperswitch SaaS (Hosted) platform. If you are utilizing the self-hosted version, please refer to the Hyperswitch Open Source release notes available here.
Hyperswitch is a fast-moving open source payments orchestration platform. We ship improvements across routing, vaulting, reconciliation, connectors, SDKs, and developer experience.
This page serves as a central place to track what is shipping in Hyperswitch.
These release notes help you:
Understand what is new or improved across Hyperswitch.
Track connector and SDK updates in one place.
Follow product evolution across core orchestration, routing, vault, reconciliation, and customer capabilities.
Stay aligned with ongoing improvements in reliability and developer experience.
With these sections:
Connector expansions and enhancements
Customer and access management
Routing and core improvements
December 10th - 16th, 2025
Highlights
Advanced Routing: Introduced new routing capabilities based on transaction initiators and issuer countries to optimize payment success rates.
Expanded Connector Support: Added specialized flows including Peach Payments Pre-Auth, Braintree 3DS pass-through, and WorldpayWPG payouts.
UCS Tunnel Enhancements: Significant progress on the Hyperswitch <> UCS tunnel with new support for sessions, PayPal Post-Auth, and granular authentication.
Identity & Security: Launched OIDC infrastructure and discovery endpoints, alongside improved user role validation and a generic Locker API.
Standardized Error Handling: Implemented GSM (Global Status Monitoring) schema updates to provide more consistent error codes and messages across the platform.
Connector expansions and enhancements
Peach Payments: Added support for Pre-Auth flows with full reversal capabilities. [#10590]
Braintree: Introduced support for external 3DS pass-through authentication. [#10591]
WorldpayWPG: Implemented "Fast Access" feature for payout processing. [#10647]
Zift: Streamlined integration by removing redundant billing fields and adding account verification (mandate setup) support. [#10665]
NMI: Fixed an issue where
merchant_defined_fieldswere being double encoded. [#10603]J.P. Morgan: Refactored capture and void requests to ensure proper field mapping. [#10617]
Customer and access management
Locker API: Implemented a generic Locker API handler to unify sensitive data management. [#10242]
Payouts: Added fallback logic for name fields when processing payouts via PSP tokens. [#10502]
Routing and core improvements
CIT Payments: Added support for Customer Initiated Transactions (CIT) using saved ACH payment methods. [#10592]
December 17th - 23th, 2025
Highlights
Advanced Error Insights: Enhanced Shift4 error mapping to propagate specific issuer error codes, enabling more precise troubleshooting for failed transactions.
Expanded Payment Capabilities: Introduced PayJustNow In-Store and OpenBanking support for the Hyperswitch <> UCS integration, broadening global payment method availability.
Optimized Data Retrieval: Launched a new batch retrieval endpoint for payment methods and refined metadata propagation from the locker to payment responses.
Decryption Enhancements: Added support for Apple Pay decryption on Braintree and NMI (via WASM), streamlining the checkout experience for digital wallets.
Architectural Consolidation: Refactored gateway routing into a unified execution path and introduced a comparison service to improve system reliability and performance.
Connector expansions and enhancements
Shift4: Enhanced error mapping to support and propagate granular issuer error codes. [#10748]
Gigadat: Added support for storing Interac customer information within the connector's additional data fields. [#10749]
Novalnet: Updated SEPA requirements to make billing email a mandatory field. [#10720]
Nuvei: Implemented a passthrough payout flow for faster processing. [#10463]
WorldpayWPG: Fixed an issue with PSync deserialization in error responses. [#10764]
Customer and access management
Metadata Propagation: Improved core logic to propagate metadata from the locker response directly to the payment method response. [#10645]
Authentication Models: Introduced new domain models for authentication and added Kafka-based filters to the dashboard for better monitoring. [#10446]
API Consistency: Aligned
ApiEventstatus codes with HTTP responses when the proxy connector status code feature is enabled. [#10680]
Routing and core improvements
December 24th - 30th, 2025
This will be deployed in production on or before 8th January 2025
Highlights
Advanced Error Structuring: Introduced structured error details to
payment_attempts, allowing for a more granular breakdown of failures at each stage of the transaction attempt.Redirection & SDK Session Support: Refactored the order creation interface to support seamless redirection and SDK session tokens for Trustpay and Payme, improving high-conversion checkout flows.
Proxy V2 Volatile ID Support: Added support for volatile payment method IDs within Proxy V2, enabling more flexible and secure handling of temporary payment method tokens.
Unified Payment Architecture: Transitioned core logic from "Preprocessing" to "Granular Flow" and unified gateway context handling to simplify payment processing and improve overall system reliability.
Payout Transparency: Enhanced connector event logging to propagate
payout_id, providing better audit trails and visibility for payout lifecycle management.
Connector expansions and enhancements
Zift: Updated transaction logic to use
Ecommerceindustry type categorization instead of simple card-present/not-present flags for more accurate processing. [#10775]FINIX: Added comprehensive support for webhooks and statement descriptors to improve reconciliation and transaction clarity on bank statements. [#10758]
Finix (WASM): Enhanced security for the WASM integration by adding merchant source verification keys. [#10792]
Trustpay & Payme: Refactored the create order interface to better handle redirection and SDK-based session tokens. [#10779]
WorldpayWPG: Fixed a critical bug in the 3DS challenge endpoint to ensure smooth cardholder authentication. [#10772]
Customer and access management
Proxy V2 Enhancement: Integrated volatile payment method ID support, allowing for more dynamic management of temporary payment identifiers in proxy-based workflows. [#10597]
Platform Trackers: Added support for update trackers within the platform payment models, enabling better state monitoring across different entities. [#10691]
Payout Updates: Introduced a manual update API for payouts, giving merchants more control over modifying payout statuses when automated syncs are unavailable. [#10539]
Routing and core improvements
Granular Flow Architecture: Successfully migrated core preprocessing logic to the new Granular Flow, optimizing how requests are handled before authorization. [#10778]
Error Detail Framework: Enhanced the
payment_attemptsmodel to include structured error details, which helps in identifying whether failures originated from the issuer, network, or connector. [#10646]Unified Context Handling: Simplified the payment processing logic by unifying gateway context handling (v2), reducing technical debt and improving performance. [#10774]
Connector Event Enrichment: Enabled the propagation of
payout_idwithin connector events to ensure end-to-end traceability for every payout attempt. [#10518]
December 31st, 2025 - January 6th, 2026
This will be deployed in production on or before 15th January 2025
Highlights
Expanded analytics coverage for payouts with new audit and reporting capabilities.
Improved platform visibility with richer payment response fields and better processor tracking.
Strengthened connector support for Google Pay, mandates, and authentication flows.
Continued improvements in tokenisation, routing accuracy, and API reliability.
Connector expansions and enhancements
Airwallex, Redsys, and Stripe: mandate and request handling fixes
Customer and access management
Platform-connected customer access
Added support to retrieve customer details in platform-based payment flows, improving visibility in multi-merchant setups (#10684)
Authentication model improvements
Restructured authentication to use a unified platform model with initiator tracking, laying groundwork for more consistent auth handling across flows (#10746)
Routing and core improvements
Routing correctness and stability
Ensured
setup_future_usageis populated using intent data within router state, reducing inconsistencies in saved payment behaviour (#10829)
January 7th - 13th, 2026
This will be deployed in production on or before 22nd January 2025
Highlights
Introduced decrypted wallet flows for Apple Pay and Google Pay, expanding secure wallet acceptance across supported connectors.
Expanded UPI, QR, and local payment method coverage with new connector capabilities.
Strengthened authentication, webhook reliability, and payment error visibility across core flows.
Connector expansions and enhancements
Added Apple Pay and Google Pay decrypted flow support for wallet payments(#10329)
Enabled QRIS payment methods for the Xendit connector(#10759)
Added gift card balance check support for the Blackhawknetwork connector(#10897)
Enabled Trustly and Interac payment methods in the HS<>UCS tunnel(#10838)
Added UPI source support for UPI payments in UCS(#10675)
Extended network token passthrough support for Peach Payments at the merchant level(#10864)
Introduced Worldpay Modular connector support(#10795)
Customer and access management
Added a virtual machine for authentication CTP flows, improving authentication scalability(#10803)
Introduced pending authentication status to authentication attempt tracking(#10833)
Added authentication type filtering for tokenisation flows(#10828)
Added card expiry support to Payment Methods v2(#10811)
Routing and core improvements
Added error details to payment responses for improved failure diagnostics(#10799)
Introduced intent_fulfillment_time configuration for the temporary locker(#10877)
Added webhook setup capabilities to merchant routing responses(#10793)
Enabled processor acceptance for trigger payment webhooks(#10794)
Improved payout webhook behaviour when source verification is disabled(#10903)
Improved shipping cost and tax handling in payment update operations(#10805)
Added MCC list support to WASM for enhanced validation(#10780)
January 14th - 20th, 2026
Highlights
Improved wallet payment support, helping more Apple Pay and Google Pay transactions go through smoothly across supported connectors.
Expanded payment method coverage with stronger QR and gift card capabilities, improving local payment acceptance options.
Made payments more reliable and easier to troubleshoot with clearer failure reasons, better webhook behaviour, and safer updates to payment details.
Connector expansions and enhancements
Added support for Apple Pay and Google Pay decrypted wallet flows for wider wallet acceptance. (#10329)
Enabled QRIS payments via Xendit to support more QR-based checkout options. (#10759)
Added gift card balance check support for Blackhawknetwork. (#10897)
Improved network token support for Peach Payments, giving more flexibility for merchant token handling. (#10864)
Introduced Worldpay Modular connector support to expand gateway options. (#10795)
Customer and access management
Improved scalability for authentication flows to better handle higher traffic volumes. (#10803)
Added better tracking for authentication attempts, including “pending” states for clearer visibility. (#10833)
Made tokenisation flows easier to manage with added filtering options. (#10828)
Added card expiry support in Payment Methods v2 for more complete saved payment method details. (#10811)
Routing and core improvements
Added clearer error details in payment responses to speed up troubleshooting. (#10799)
Added configuration support to better control how long payment intents can remain active. (#10877)
Expanded webhook setup information inside routing responses for easier integrations. (#10793)
Improved trigger payment webhook handling to support more processor acceptance scenarios. (#10794)
Improved payout webhook behaviour for more consistent payout updates. (#10903)
Improved payment update handling for shipping cost and tax changes. (#10805)
Strengthened validation support for merchant category code (MCC) lists. (#10780)
Need granular technical details? You can access the full Changelog here.
Last updated
Was this helpful?

