1.5.0 (2023-07-14)
Features
- connector:
- [Tsys] Add template code for Tsys connector (#1704) (
7609895
) by @prasunna09 - [Authorizedotnet] Add Wallet support (#1223) (
05540ea
) by @srujanchikke - [Adyen] Add support for PayPal wallet mandates (#1686) (
82fd844
) by @prasunna09
- [Tsys] Add template code for Tsys connector (#1704) (
- router: Add expand attempts support in payments retrieve response (#1678) (
8572f1d
) by @sai-harsha-vardhan - Filter out payment_methods which does not support mandates during list api call (#1318) (
07aef53
) by @Chethan-rao - Add
organization_id
to merchant account (#1611) (7025b78
) by @Narayanbhat166
Bug Fixes
- api_keys: Fix API key being created for non-existent merchant account (#1712) (
c9e20dc
) by @Sangamesh26 - router: Decrease payment method token time based on payment_intent creation time (#1682) (
ce1d205
) by @sahkal - ui-test: Run UI tests only on merge-queue (#1709) (
cb0ca0c
) by @jagan-jaya - Store and retrieve merchant secret from MCA table for webhooks source verification (#1331) (
a6645bd
) by @hrithikesh026
Refactors
- CI-push: Move merge_group to CI-push (#1696) (
08cca88
) by @ShankarSinghC - payment_methods: Remove legacy locker code as it is not been used (#1666) (
8832dd6
) by @ShankarSinghC
Testing
- connector:
- [Multisafepay] Add ui test for card 3ds (#1688) (
9112417
) by @swangi-kumari - [stripe] Add ui test for affirm (#1694) (
8c5703d
) by @srujanchikke
- [Multisafepay] Add ui test for card 3ds (#1688) (
Miscellaneous Tasks
- Address Rust 1.71 clippy lints (#1708) (
2cf8ae7
) by @SanchithHegde
Full Changelog: v1.4.0...v1.5.0