1.4.0 (2023-07-13)
Features
- connector:
- [Globepay] add authorize and psync flow (#1639) (
c119bfd) by @srujanchikke - [PowerTranz] Add cards support for PowerTranz connector (#1687) (
07120bf) by @ArjunKarthik
- [Globepay] add authorize and psync flow (#1639) (
- payments: Add client secret in redirect response (#1693) (
f7d369a) by @Abhicodes-crypto - router: Add connector_response_reference_id in payments response (#1664) (
a3ea5dc) by @sai-harsha-vardhan
Bug Fixes
- compatibility:
- Fix mismatched fields in the payments flow (#1640) (
e0113b9) by @kritikmodi - Fix AddressDetails in the customers flow (#1654) (
f48d6c4) by @kritikmodi
- Fix mismatched fields in the payments flow (#1640) (
Refactors
- enums: Move enums from
storage_modelsandapi_modelscrates tocommon_enumscrate (#1265) (c0e1d4d) by @Aprabhat19 - payment_methods: Fix db insert for payment method create (#1651) (
73f91a5) by @Sarthak1799 - storage: Update crate name to diesel models (#1685) (
5a0e8be) by @lsampras
Testing
- connector: [Trustpay] Add ui test for card 3ds (#1683) (
3f756e5) by @swangi-kumari
Full Changelog: v1.3.0...v1.4.0