Hyperswitch v1.85.0
1.85.0 (2023-11-21)
Features
- mca: Add new
auth_type
and a status field for mca (#2883) (25cef38
) by @ThisIsMani - router: Add unified_code, unified_message in payments response (#2918) (
3954001
) by @sai-harsha-vardhan
Bug Fixes
- connector:
- [fiserv] fix metadata deserialization in merchant_connector_account (#2746) (
644709d
) by @srujanchikke - [CASHTOCODE] Fix Error Response Handling (#2926) (
938b63a
) by @deepanshu-iiitu
- [fiserv] fix metadata deserialization in merchant_connector_account (#2746) (
- router: Associate parent payment token with
payment_method_id
as hyperswitch token for saved cards (#2130) (efeebc0
) by @vspecky - Api lock on PaymentsCreate (#2916) (
cfabfa6
) by @dracarys18 - Merchant_connector_id null in KV flow (#2810) (
e566a4e
) by @dracarys18
Refactors
- connector: [Paypal] Add support for both BodyKey and SignatureKey (#2633) (
d8fcd3c
) by @swangi-kumari - core: Query business profile only once (#2830) (
44deeb7
) by @Narayanbhat166 - payment_methods: Added support for pm_auth_connector field in pm list response (#2667) (
be4aa3b
) by @Sarthak1799 - Add mapping for ConnectorError in payouts flow (#2608) (
5c4e7c9
) by @kashif-m
Testing
- postman: Update postman collection files (
ce725ef
) by @github-actions
Full Changelog: v1.84.0...v1.85.0