Releases: placetopay/prestashop-placetopay
Releases · placetopay/prestashop-placetopay
4.0.6 (2024-10-09)
What's Changed
- Feature/resolve return url by @alejociro in #40
- Resolve redirect when the payment was resolve before. by @freddiegar in #41
Full Changelog: 4.0.5...4.0.6
4.0.5 (2024-09-26)
What's Changed
- Feature/pt 3662 add plugins functionalities by @alejociro in #38
- Feature/pt 5283 add logo in the payment option by @alejociro in #39
Full Changelog: 4.0.4...4.0.5
4.0.4
What's Changed
- Bugfix/pt 3856 repair method reset by @alejociro in #36
- Develop by @freddiegar in #37
Full Changelog: 4.0.3...4.0.4
4.0.3 (2024-02-08)
4.0.3 (2024-02-08)
Removed
- Remove docker installation options (and update readme).
Updated
- Change method to get installments of the payment.
- Change message of approved payment and remove default messages in the payment detail.
Fixed
- Fix Order details view in show backend administration.
Full Changelog: 4.0.2...4.0.3
4.0.2 (2023-12-05)
4.0.1 (2023-11-30)
4.0.1 (2023-11-30)
- Hide lightbox option for CL:
4.0.0 (2023-11-01)
4.0.0 (2023-11-01)
Added
- Enable support for Prestashop >= 8.0
Removed
- Drop support for Prestashop <= 1.6
3.8.2 (2023-10-27)
3.8.1 (2023-08-23)
3.8.0 (2023-07-05)
3.8.0 (2023-07-05)
Added
- Add branding by client country (it's defined in PS).
- Add modifiers support: UY.
Removed
- Remove currency validation, now it depends from response of WC.
- Remove payments methods enable, now it depends from configurations in WC.
- Remove connection type configuration, only supports REST messages (using JSON).