From d68ec45ad4eb8e59eb1aacacdbfa60ae7d2e7ab3 Mon Sep 17 00:00:00 2001 From: Farhan Khan Date: Thu, 13 Mar 2025 21:53:35 -0500 Subject: [PATCH] Bump to 2.4.5 --- changelog.txt | 6 +++++- composer.json | 2 +- etc/adminhtml/system.ca.us.xml | 4 ++-- etc/adminhtml/system.ca.xml | 2 +- etc/adminhtml/system.xml | 2 +- etc/module.xml | 2 +- 6 files changed, 11 insertions(+), 7 deletions(-) diff --git a/changelog.txt b/changelog.txt index 5ca2b75..6d3cbe5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,11 @@ == Changelog == -= 2.4.4 += 2.4.5 * Current release +* Use base_grand_total instead of base_total +* Prevent repeated calls to settle endpoint + += 2.4.4 * Fix error with product custom options = 2.4.3 diff --git a/composer.json b/composer.json index 25aa05f..c46446b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Offers Bread Pay financing and checkout tools for your Magento store", "license": "MIT", "minimum-stability": "stable", - "version": "2.4.4", + "version": "2.4.5", "require": { "php": "~7.0.13||~7.1.0||~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0" }, diff --git a/etc/adminhtml/system.ca.us.xml b/etc/adminhtml/system.ca.us.xml index 49933a7..9928a04 100644 --- a/etc/adminhtml/system.ca.us.xml +++ b/etc/adminhtml/system.ca.us.xml @@ -10,7 +10,7 @@ - Bread Pay (v2.4.4) by payments.breadfinancial.com - Onsite Consumer Financing. + Bread Pay (v2.4.5) by payments.breadfinancial.com - Onsite Consumer Financing.
Developers API reference: Bread Developer API Reference ]]> @@ -474,7 +474,7 @@ - Payplan by RBC (v2.4.4) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC. + Payplan by RBC (v2.4.5) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC.
Developer API reference: Payplan by RBC API Reference ]]> diff --git a/etc/adminhtml/system.ca.xml b/etc/adminhtml/system.ca.xml index 5fec8c3..e5e8518 100644 --- a/etc/adminhtml/system.ca.xml +++ b/etc/adminhtml/system.ca.xml @@ -10,7 +10,7 @@ - Payplan by RBC (v2.4.4) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC. + Payplan by RBC (v2.4.5) www.rbcpayplan.com - Jump start your eCommerce business with PayPlan Powered by RBC.
Developer API reference: Payplan by RBC API Reference ]]> diff --git a/etc/adminhtml/system.xml b/etc/adminhtml/system.xml index a0b1818..aebe757 100644 --- a/etc/adminhtml/system.xml +++ b/etc/adminhtml/system.xml @@ -10,7 +10,7 @@ - Bread Pay (v2.4.4) by payments.breadfinancial.com - Onsite Consumer Financing. + Bread Pay (v2.4.5) by payments.breadfinancial.com - Onsite Consumer Financing.
Developers API reference: Bread Developer API Reference ]]> diff --git a/etc/module.xml b/etc/module.xml index e53bea0..9fe3804 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +