ClassicPress / classic-commerce

A simple but powerful e-commerce platform built for ClassicPress. Forked from WooCommerce and compatible with many Woo extensions.
https://classiccommerce.cc/
GNU General Public License v3.0
50 stars 15 forks source link

Remove mention of payment from COD emails #346

Closed ghost closed 2 years ago

ghost commented 2 years ago

All Submissions:

Changes proposed in this Pull Request:

Emails sent out on a COD purchase currently mention payment already having been made. This is incorrect. Text should be amended to say order has been received and is being processed.

This change was made in WC 3.5.4 https://github.com/woocommerce/woocommerce/pull/22418/files

How to test the changes in this Pull Request:

  1. Set up COD option and process a test order.
  2. Check email wording
  3. Make changes proposed in the three files
  4. Process another test COD order and check wording

Screenshot - before:

before

Screenshot - after:

after

Other information:

ghost commented 2 years ago

.