Hyperswitch v1.57.0
1.57.0 (2023-10-12)
Features
- connector:
- [Tsys] Use
connector_response_reference_id
as reference to the connector (#2546) (550377a
) by @Rutam21 - [Cybersource] Use connector_request_reference_id as reference to the connector (#2512) (
81cb8da
) by @sahalsaad - [Iatapay] use connector_response_reference_id as reference to connector (#2524) (
ef647b7
) by @SoumyoPurkayastha - [ACI] Use connector_request_reference_id as reference to the connector (#2549) (
c2ad200
) by @Azanul
- [Tsys] Use
- customers: Add customer list endpoint (#2564) (
c26620e
) by @Narayanbhat166 - router:
Bug Fixes
- connector:
- [noon] sync with reference_id (#2544) (
9ef60e4
) by @SamraatBansal - [braintree] add 3ds redirection error mapping and metadata validation (#2552) (
28d02f9
) by @SamraatBansal
- [noon] sync with reference_id (#2544) (
- router: Add customer_id validation for
payment method create
flow (#2543) (53d7604
) by @ShankarSinghC - Percentage float inconsistency problem and api models changes to support surcharge feature (#2550) (
1ee1184
) by @hrithikesh026 - Consume profile_id throughout payouts flow (#2501) (
7eabd24
) by @kashif-m - Parse allowed_payment_method_types only if there is some value p… (#2161) (
46f1419
) by @kashif-m
Refactors
- connector:
- [Worldpay] Currency Unit Conversion (#2436) (
b78109b
) by @Suraj3240 - [noon] use connector_request_reference_id for sync (#2558) (
0889a6e
) by @SamraatBansal - [noon] update and add recommended fields (#2381) (
751f16e
) by @SamraatBansal
- [Worldpay] Currency Unit Conversion (#2436) (
- worldline: Use
connector_request_reference_id
as reference to the connector (#2498) (efa5320
) by @PanGan21
Revert
- Fix(connector): [noon] sync with reference_id (#2556) (
13be4d3
) by @SamraatBansal
Full Changelog: v1.56.0...v1.57.0