Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 626 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 626 Bytes

Release Notes for PayPal Checkout for Craft Commerce

Unreleased

  • 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.