v1.59.0

juspay/hyperswitchv1.59.0Oct 16, 2023by SanchithHegde

AI Summary

Introduces surcharge support for the TrustPay and PayPal connectors and establishes a basic event handler for collecting application events.

Key Highlights

  • Add support for surcharge in trustpay
  • Add surcharge support in paypal connector
  • Add basic event handler to collect application events

New Features

  • Add support for surcharge in trustpay
  • Add surcharge support in paypal connector
  • Add basic event handler to collect application events

Full Release Notes

## 1.59.0 (2023-10-16)

### Features

- **connector:**
  - Add support for surcharge in trustpay ([#2581](https://github.com/juspay/hyperswitch/pull/2581)) ([`2d5d3b8`](https://github.com/juspay/hyperswitch/commit/2d5d3b8efbf782bf03e5f5ef1aa557d3dd3f5860)) by @hrithikesh026
  - Add surcharge support in paypal connector ([#2568](https://github.com/juspay/hyperswitch/pull/2568)) ([`92ee1db`](https://github.com/juspay/hyperswitch/commit/92ee1db107ac41326ecfb31b4565664a29a4b80a)) by @sai-harsha-vardhan
- **events:** Add basic event handler to collect application events ([#2602](https://github.com/juspay/hyperswitch/pull/2602)) ([`5d88dbc`](https://github.com/juspay/hyperswitch/commit/5d88dbc92ce470c951717debe246e182b3fe5656)) by @lsampras

### Refactors

- **connector:** [multisafepay] Remove Default Case Handling ([#2586](https://github.com/juspay/hyperswitch/pull/2586)) ([`7adc6a0`](https://github.com/juspay/hyperswitch/commit/7adc6a05b60fa9143260b2a7f623907647557621)) by @PanGan21

**Full Changelog:** [`v1.58.0...v1.59.0`](https://github.com/juspay/hyperswitch/compare/v1.58.0...v1.59.0)