Skip to content

Releases: payplug/payplug-magento2

v4.5.0-RC6

06 Aug 12:08
Compare
Choose a tag to compare
v4.5.0-RC6 Pre-release
Pre-release
Merge branch 'release/v4.4.0' into release/v4.5.0

v4.4.0-RC4

06 Aug 12:10
230a9f1
Compare
Choose a tag to compare
v4.4.0-RC4 Pre-release
Pre-release
Merge pull request #302 from payplug/feature/MAG-523

MAG-523: Fix phpcs errors

v4.5.0-RC5

04 Aug 14:10
2f9827d
Compare
Choose a tag to compare
v4.5.0-RC5 Pre-release
Pre-release
Merge pull request #301 from payplug/feature/MAG-378

MAG-378: Remove debug

v4.5.0-RC4

04 Aug 08:18
717f490
Compare
Choose a tag to compare
v4.5.0-RC4 Pre-release
Pre-release
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

25 Jul 10:34
d9c164a
Compare
Choose a tag to compare
v4.5.0-RC3 Pre-release
Pre-release
Merge pull request #296 from payplug/release/v4.4.0

Release/v4.4.0

v4.5.0-RC2

23 Jul 09:35
d9c164a
Compare
Choose a tag to compare
v4.5.0-RC2 Pre-release
Pre-release
Merge pull request #296 from payplug/release/v4.4.0

Release/v4.4.0

v4.4.0-RC3

23 Jul 09:34
Compare
Choose a tag to compare
Release 4.4.0: Update CHANGELOG.md

v4.4.0-RC2

24 Jun 09:29
Compare
Choose a tag to compare

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

View diff

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

23 Jun 08:49
Compare
Choose a tag to compare

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

View diff

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

28 Apr 07:48
Compare
Choose a tag to compare

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)

View diff

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

Fixed

  • Fix cropped logo in Oney popin. #266
  • Fix the installment plan payment not redirecting to the failure page post checkout. #268