PayPal Checkout for Craft Commerce
Version 3.1.0
March 17, 2026
- It is now possible to provide the
componentsparameter for the PayPal JS SDK. (#95) - Fixed a PHP error that occurred when parsing environment variables for boolean gateway settings.
Version 3.0.4
October 14, 2025
- Fixed a bug where declined payments weren’t being marked as failed. (#94)
Version 3.0.3
February 6, 2025
- Fixed a bug where refunds could be incorrectly marked as failed. (#82)
Version 3.0.1
June 27, 2023
Critical
- Added
craft\commerce\paypalcheckout\gateways\Gateway::showPaymentFormSubmitButton(). - Fixed a supply chain security vulnerability.
Version 3.0.0
March 20, 2024
- Added Craft CMS 5 and Craft Commerce 5 compatibility.