Adobe Commerce 2.4.8-p5 HIPAA 1.3.0 compatibility patch
This article provides a compatibility patch for the new HIPAA package 1.3.0 with Adobe Commerce on Cloud infrastructure 2.4.8-p5.
Description description
Affected versions and products
Adobe Commerce on Cloud infrastructure 2.4.8-p5
Prerequisites
- Adobe has provisioned your Adobe Commerce account to access the HIPAA Ready extension. See HIPAA readiness on Adobe Commerce for more details in our Adobe Commerce: Getting Started Guide.
- Access to repo.magento.com to install the extension. For key generation and obtaining the necessary rights, see Get your authentication keys in our Adobe Commerce: Installation Guide.
Issue/Symptoms
The HIPAA package 1.2.0 isn’t compatible with Adobe Commerce 2.4.8-p5.
Resolution resolution
Through this patch, merchants who are running Adobe Commerce on Cloud infrastructure 2.4.8-p5 will able to use the HIPAA package 1.3.0.
Note: HIPAA 1.3.0 is compatible with Adobe Commerce 2.4.8-p5 only.
If you want to add compatibility with HIPAA 1.3.0 to Adobe Commerce 2.4.8-p5, please install the provided patch.
If you aren’t on Adobe Commerce 2.4.8-p5, you must first upgrade to Adobe Commerce 2.4.8-p5 in order to use this patch.
To fix the issue for Adobe Commerce on Cloud infrastructure 2.4.8-p5, you should apply the patch:
ac-13410-hipaa-compatibility-patch-2-4-8-p5-composer-patch.zip
How to apply the patch
Unzip the file and see How to apply a composer patch provided by Adobe in our support knowledge base for instructions.
For Adobe Commerce on Cloud infrastructure merchants only - How to tell whether the patch has been applied
Considering that it isn’t possible to easily check if the issue was patched, you might want to check whether the patch has been successfully applied.
You can do this by following these steps, using the file VULN-27015-2.4.7_COMPOSER.patch as an example:
-
Run the command:
vendor/bin/magento-patches -n status |grep "27015\|Status" -
You should see output similar to this, where the example used here, VULN-27015, returns the Applied status:
code language-none ║ Id │ Title │ Category │ Origin │ Status │ Details ║ ║ N/A │ ../m2-hotfixes/VULN-27015-2.4.7_COMPOSER_patch.patch │ Other │ Local │ Applied │ Patch type: Custom ║