Hyperswitch v1.0.4
1.0.4 (2023-07-05)
Features
- connector: [DummyConnector] add new dummy connectors (#1609) (
cf7b672
) by @ThisIsMani - payments: Add connector_metadata, metadata and feature_metadata fields in payments, remove udf field (#1595) (
e713b62
) by @Abhicodes-crypto - router:
- List payment_methods with the required fields in each method (#1310) (
6447b04
) by @Chethan-rao
Bug Fixes
- payment_methods: Return an empty array when the merchant does not have any payment methods (#1601) (
04c60d7
) by @ShankarSinghC
Refactors
- fix: [Nuvei] fix currency conversion issue in nuvei cards (#1605) (
1b22638
) by @swangi-kumari - redis_interface: Changed the in the get_options value from true to false (#1606) (
737aeb6
) by @prajjwalkumar17 - router: Add psync task to process tracker after building connector request in payments flow (#1603) (
e978e9d
) by @sai-harsha-vardhan
Miscellaneous Tasks
- connector-template: Update connector template code (#1612) (
8c90d0a
) by @ArjunKarthik
Full Changelog: v1.0.3...v1.0.4