Releases: placetopay-org/magento2-placetopay
Releases · placetopay-org/magento2-placetopay
1.12.1
What's Changed
- Feature/pt 6051 add options by client and add styles by @alejociro in #76
- Add options expiration by client by @freddiegar in #77
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- Feature/pt 3662 add information in the readme by @alejociro in #73
- Feature/pt 4798 add support to multistore by @alejociro in #74
- Add support multistore by @freddiegar in #75
Full Changelog: 1.11.2...1.12.0
1.11.2
What's Changed
- Feature/refactor code by @alejociro in #41
- refactor: set status to resolve orders by @alejociro in #43
- Feature/refactor logs by @alejociro in #44
- refactor: config the translations countries by @alejociro in #46
- Feature/refactor to php 7.2 and php 7.4 by @alejociro in #47
- Bugfix/resolve refunded payment by @alejociro in #45
- Bugfix/validate response exists to resolve payment by @alejociro in #48
- feat: change dependencies by @alejociro in #50
- feat: add countries and uruguay config by @alejociro in #51
- Bugfix/resolve shipping taxes by @alejociro in #53
- Bugfix/resolve only placetopay payments by @alejociro in #55
- Feature/resolve notification payments with request by @freddiegar in #58
- Feature/add support to php 8.2 by @alejociro in #60
- Feature/remove franchises to pay by @alejociro in #62
- Feature/add additional infomation to payment by @alejociro in #64
- refactor: use order payment repository to save information by @alejociro in #66
- Feature/personalized branding by @alejociro in #67
- Bugfix/freshdesk 1063 obtain shipping base amount by @alejociro in #69
- Bugfix/pt 3970 can load image payment method by @alejociro in #71
- Develop by @freddiegar in #72
Full Changelog: 1.11.1...1.11.2
1.11.1 (2024-04-26)
[1.11.1] - 2024-04-26
Fixed
- Calculate base price of shipping taxes.
What's Changed
- Calculate base price of shipping taxes. by @freddiegar in #70
Full Changelog: 1.11.0...1.11.1
1.11.0 (2023-07-25)
[1.11.0] - 2023-07-25
Added
- Add branding by client country (it's defined in MG).
- Add modifiers support: UY.
1.10.1 (2023-06-16)
[1.10.1] - 2023-06-16
Added
- Add additional information to payment information: Processor Fields
Fixed
- Calculate base price of taxes (support applyTaxAfterDiscount option)
1.10.0 (2023-06-02)
[1.10.0] - 2023-06-02
Removed
- Remove setup for payment methods (set in WC please)
1.9.5 (2023-05-23)
[1.9.5] - 2023-05-23
Updated
- Update syntax to support PHP 8.2 (from PHP 7.2+ for now)
- It requires enable in Magento: composer require alejociro/redirection
1.9.4 (2023-05-08)
[1.9.4] - 2023-05-08
Updated
- Notification resolve payments with plugin information
1.9.3 (2023-04-12)
[1.9.3] - 2023-04-12
Fixed
- Cron job resolve only payments payed using this plugin