wp-e-commerce / WP-e-Commerce

WP eCommerce - The most popular independent eCommerce platform for WordPress
https://wpecommerce.org
GNU General Public License v2.0
214 stars 216 forks source link

Purchase Receipt email -Turning Off Auto Send #2161

Open kdwiese opened 7 years ago

kdwiese commented 7 years ago

We need to turn off the automatic email send for customer order receipt. Currently, customers receive an email from WP eComm and from Authorize.net. We would like to move forward with the email from Authorize.net. It would be nice to have the option to just check a box to suspend the automatic send.

In the mean time is this just something I can comment out? And would I find it here, purchase-log.helpers.php under wpsc_transaction_send_email_to_customer?

Using version 3.9

JustinSainton commented 7 years ago

Thanks for the suggesting @kdwiese! We'll look at adding this feature in the future.