MDVA-42645: Admin can’t refund reward points for disabled store credit
The MDVA-42645 patch solves the issue where the admin cannot refund reward points if the store credit functionality is disabled. This patch is available when the Quality Patches Tool (QPT) 1.1.12 is installed. The patch ID is MDVA-42645. Please note that the issue is scheduled to be fixed in Adobe Commerce 2.4.5.
Affected products and versions
The patch is created for Adobe Commerce version:
- Adobe Commerce (all deployment methods) 2.4.3
Compatible with Adobe Commerce versions:
- Adobe Commerce (all deployment methods) 2.4.3 - 2.4.3-p1
magento/quality-patches
package to the latest version and check the compatibility on the Quality Patches Tool: Search for patches page. Use the patch ID as a search keyword to locate the patch.Issue
The Admin cannot refund reward points if the store credit functionality is disabled.
Steps to reproduce:
- Create a simple product.
- Create a new customer account and add some reward points.
- Disable the Store Credit Functionality by going to Store > Settings > Configuration > Customer > Customer Configuration > Store Credit Options.
- Log in as the customer to whom the reward points are assigned.
- Add a product to the cart and navigate to checkout.
- Use the reward points in the payment section and place the order.
- Open the order in the admin and invoice the order.
- Click on the Credit Memo link to create a new credit memo.
- Tick the Refund Reward Points option at the bottom and click the Refund Offline.
Expected results:
- The Credit Memo is created successfully.
- The reward points are refunded successfully.
Actual results:
You get the following error message: You can’t use more store credit than the order amount.
Apply the patch
To apply individual patches, use the following links depending on your deployment method:
- Adobe Commerce or Magento Open Source on-premises: Software Update Guide > Apply Patches in our developer documentation.
- Adobe Commerce on cloud infrastructure: Upgrades and Patches > Apply Patches in our developer documentation.
Related reading
To learn more about Quality Patches Tool, refer to:
- Quality Patches Tool released: a new tool to self-serve quality patches in our support knowledge base.
- Check if patch is available for your Adobe Commerce issue using Quality Patches Tool in our support knowledge base.
For info about other patches available in QPT, refer to Patches available in QPT in our developer documentation.