This article provides a patch for the known Adobe Commerce 2.2.3 issue where the customer’s already populated shipping address form was blank again after refreshing the browser page on guest checkout. The issue was experienced when the persistent shopping cart was enabled.
Customers go through guest checkout and complete all forms including the shipping address. They get to the Review and payments section and reload the page. The form is empty, and they need to re-enter the shipping address again. Persistent shopping cart functionality is enabled.
Steps to reproduce :
Prerequisites: The persistent shopping cart functionality is enabled. Check if it is enabled in the Admin, under Stores > Configuration > Customers or Stores > Configuration > Sales, depending on your Adobe Commerce version.
Expected result:
You are able to continue checkout and all data is saved.
Actual result:
Shipping address is empty, you need to-renter it.
The patch is attached to this article. To download it, scroll down to the end of the article and click the file name, or click the following link:
Download MDVA-9718_EE_2.2.3_COMPOSER_v1.patch
The patch was created for:
The patch is also compatible (but might not solve the issue) with the following Adobe Commerce versions and editions:
For instructions, see How to apply a composer patch provided by Adobe in our support knowledge base.