1.33.0 (2023-09-03)
Features
- api: Use
ApiClient
trait in AppState (#2067) (29fd2ea
) by @NishantJoshi00 - connector:
- [Zen] Use
connector_request_reference_id
as Transaction Id to Retrieve Payments (#2052) (5b92c39
) by @Sakilmostak - [Bluesnap] Add dispute webhooks support (#2053) (
f8410b5
) by @SamraatBansal - [Paypal] Add manual capture for paypal wallet (#2072) (
99ff82e
) by @prasunna09
- [Zen] Use
- pm_list: Add card - credit pm type required field info for connectors (#2075) (
a882d76
) by @prasunna09 - webhooks: Webhook source verification (#2069) (
8b22f38
) by @Sangamesh26
Bug Fixes
- connector:
- [Paypal] fix PSync for redirection flow for PayPal (#2068) (
e730c73
) by @prasunna09 - [STAX] Add ACH Payment Filter for Bank Debits (#2074) (
a12a370
) by @deepanshu-iiitu
- [Paypal] fix PSync for redirection flow for PayPal (#2068) (
- router: Correct limit for payments list by filters (#2060) (
b7d6d31
) by @apoorvdixit88
Refactors
- connector: [Shift4] refactor connector authorize request struct (#1888) (
e44c32d
) by @srujanchikke - router: Return generic message for UnprocessableEntity in make_pm_data (#2050) (
38ab6e5
) by @ShankarSinghC
Full Changelog: v1.32.0...v1.33.0