Remove PayNow QR from email when charge is no longer pending.
Related information:
Related issue(s): internal ticket CS-675
2. Description of change
WooCommerce sends two emails to customer. One is sent when an order is placed with PayNow (Order on-hold email). Another one is sent when the order is paid (Processing order email). This PR removes QR from the second email.
1. Objective
Remove PayNow QR from email when charge is no longer pending.
Related information: Related issue(s): internal ticket CS-675
2. Description of change
WooCommerce sends two emails to customer. One is sent when an order is placed with PayNow (Order on-hold email). Another one is sent when the order is paid (Processing order email). This PR removes QR from the second email.
Screenshots before the fix:
First email:
Second email:
3. Quality assurance
🔧 Environments:
✏️ Details:
4. Impact of the change
QR is removed from the second email.
First email:
Second email:
5. Priority of change
Normal
6. Additional Notes
n/a