diff --git a/src/guides/v2.3/release-notes/release-notes-2-3-5-commerce.md b/src/guides/v2.3/release-notes/release-notes-2-3-5-commerce.md index 94f550517ae..7702131ff48 100644 --- a/src/guides/v2.3/release-notes/release-notes-2-3-5-commerce.md +++ b/src/guides/v2.3/release-notes/release-notes-2-3-5-commerce.md @@ -1220,7 +1220,7 @@ We have fixed hundreds of issues in the Magento 2.3.5 core code. **Issue**: Magento throws an error on the Order Summary section of the checkout workflow when a customer removes store credit after first selecting it as a payment method for the entire order. **Workaround**: Customers can refresh the Order page. A fix will be available in Magento 2.3.6, which is scheduled for release in Q4 2020. -**Issue**: The storefront checkout workflow will display only the Klarna and Amazon Pay payment methods for some countries, although other payment methods have been enabled. **Workaround**: Download and apply [Patch for specific country payment method issue](https://magento.com/tech-resources/download#download2369). A fix will be available in Magento 2.3.6, which is scheduled for release in Q4 2020. +**Issue**: The storefront checkout workflow will display only the Klarna and Amazon Pay payment methods for some countries, although other payment methods have been enabled. **Workaround**: Download and apply [Patch for specific country payment method issue](https://magento.com/tech-resources/download#download2369). A fix will be available in Magento 2.3.6, which is scheduled for release in Q4 2020. See [Country payment method issue in Magento Commerce Cloud and Magento Commerce 2.3.5 and 2.3.5-p1](https://support.magento.com/hc/en-us/articles/360043955991). **Issue**: An error message appears when a shopper attempts to change their credit card from the payments widget while checking out with Amazon Pay. The shopper cannot successfully complete checkout by ignoring the error and proceeding to checkout. To resolve this issue and remove the error, see [Amazon Pay credit card change error](https://support.magento.com/hc/en-us/articles/360042646332) to apply the fix. diff --git a/src/guides/v2.3/release-notes/release-notes-2-3-5-open-source.md b/src/guides/v2.3/release-notes/release-notes-2-3-5-open-source.md index 74df38bef71..6fa815e3b19 100644 --- a/src/guides/v2.3/release-notes/release-notes-2-3-5-open-source.md +++ b/src/guides/v2.3/release-notes/release-notes-2-3-5-open-source.md @@ -1043,7 +1043,7 @@ We have fixed hundreds of issues in the Magento 2.3.5 core code. **Issue**: The Compare Products feature does not work as expected in deployments with multiple store views. When a user tries to compare products from multiple store views and one product has an empty value for a comparable attribute, Magento displays a corrupted Compare Products page. **Workaround**: Comparable attribute values cannot be empty. Merchants should specify non-empty values for comparable product attributes or use the default storeview value for the attribute. A fix will be available in Magento 2.3.6, which is scheduled for release in Q4 2020. -**Issue**: The storefront checkout workflow will display only the Klarna and Amazon Pay payment methods for some countries, although other payment methods have been enabled.  **Workaround**: Download and apply [Patch for specific country payment method issue](https://magento.com/tech-resources/download#download2369). A fix will be available in Magento 2.3.6, which is scheduled for release in Q4 2020. +**Issue**: The storefront checkout workflow will display only the Klarna and Amazon Pay payment methods for some countries, although other payment methods have been enabled. **Workaround**: Download and apply [Patch for specific country payment method issue](https://magento.com/tech-resources/download#download2369). A fix will be available in Magento 2.3.6, which is scheduled for release in Q4 2020. See [Country payment method issue in Magento Commerce Cloud and Magento Commerce 2.3.5 and 2.3.5-p1](https://support.magento.com/hc/en-us/articles/360043955991). **Issue**: An error message appears when a shopper attempts to change their credit card from the payments widget while checking out with Amazon Pay. The shopper cannot successfully complete checkout by ignoring the error and proceeding to checkout. To resolve this issue and remove the error, see [Amazon Pay credit card change error](https://support.magento.com/hc/en-us/articles/360042646332) to apply the fix.