Releases: payplug/payplug-magento2
Releases · payplug/payplug-magento2
v4.5.0-RC6
Merge branch 'release/v4.4.0' into release/v4.5.0
v4.4.0-RC4
Merge pull request #302 from payplug/feature/MAG-523 MAG-523: Fix phpcs errors
v4.5.0-RC5
Merge pull request #301 from payplug/feature/MAG-378 MAG-378: Remove debug
v4.5.0-RC4
Merge pull request #300 from payplug/feature/MAG-378 MAG-378: Replace exit function by using raw result. Remove usage of M…
v4.5.0-RC3
Merge pull request #296 from payplug/release/v4.4.0 Release/v4.4.0
v4.5.0-RC2
Merge pull request #296 from payplug/release/v4.4.0 Release/v4.4.0
v4.4.0-RC3
Release 4.4.0: Update CHANGELOG.md
v4.4.0-RC2
4.4.0-RC2 - 2025-06-24
Features
- Add Apple Pay button to product view page
- Add Apple Pay button to cart page
- Add Chrome and Firefox Apple button support
Added
- Add Apple Pay conditionnal render from configuration #263
- Add Apple Pay button to product view page #275
- Add Apple Pay button to cart page #275 #252 #251
- Add Apple Pay workflowType parameter to place order fetch #250
- Add Chrome and Firefox Apple button support #272
Changed
- Upgrade Apple Pay JS SDK version #272
- Enable CB by default and expose brand selector in Apple Pay #272
- Prevent invoice auto-generation on Apple Pay #275
Fixed
- Fix apple pay payments on cart page when having configurable products in cart #275
v4.4.0 - RC1
4.4.0-RC1 - 2025-06-24
Features
- Add Apple Pay button to product view page
- Add Apple Pay button to cart page
- Add Chrome and Firefox Apple button support
Added
- Add Apple Pay conditionnal render from configuration #263
- Add Apple Pay button to product view page #275
- Add Apple Pay button to cart page #275 #252 #251
- Add Apple Pay workflowType parameter to place order fetch #250
- Add Chrome and Firefox Apple button support #272
Changed
- Upgrade Apple Pay JS SDK version #272
- Enable CB by default and expose brand selector in Apple Pay #272
- Prevent invoice auto-generation on Apple Pay #275
Fixed
- Fix apple pay payments on cart page when having configurable products in cart #275
v4.3.4
4.3.4 - 2025-04-28
Features
- Add Payplug information block on the back-office ondemand orders. (MAG-440)
- Allow to capture a deferred payment even with an order increment id in the metadata. (MAG-453)
- Fix cropped logo in Oney popin. (MAG-424)
- Fix the installment plan payment not redirecting to the failure page post checkout. (MAG-441)
Added
- Add Payplug information block on the back-office ondemand orders. #269
Changed
- Allow to capture a deferred payment even with an order increment id in the metadata. #270