Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 797 Bytes

Release Notes for PayPal Checkout for Craft Commerce

3.0.3 - 2025-02-06

  • Fixed a bug where refunds could be incorrectly marked as failed. (#82)

3.0.2 - 2023-02-03

  • Added craft\commerce\paypalcheckout\gateways\Gateway::EVENT_BUILD_GATEWAY_REQUEST. (#89)
  • Added craft\commerce\paypalcheckout\events\BuildGatewayRequestEvent. (#89)

3.0.1 - 2023-06-27 [CRITICAL]

  • Added craft\commerce\paypalcheckout\gateways\Gateway::showPaymentFormSubmitButton().
  • Fixed a supply chain security vulnerability.

3.0.0 - 2024-03-20

  • Added Craft CMS 5 and Craft Commerce 5 compatibility.