Support

Home Forums Event Espresso Premium Refund Email

Refund Email

Posted: September 4, 2012 at 2:47 pm


Michael Burroughs

September 4, 2012 at 2:47 pm

I setup an event and registered to test it. After I was happy with it, I refunded my money in PayPal. All works great, but the refund email generated from wordpress@mysite.com and the volume of information in the email was huge. So much information I am afraid customers may disregard it as spam rather than a refund. I am at a loss on where to modify this. Any thoughts?


Dean

September 4, 2012 at 11:38 pm

Hello Michael,

Could you email me a copy of this generated email, to support@eventespresso.com

Thanks


Dean

September 6, 2012 at 7:06 am

Just for future readers:

The email was generated whilst in debug mode and should not have been sent, it is due to be resolved in 3.2

Workaround:

In the meantime the emails can be disabled with a small code edit.

event-espresso/gateways/paypal/paypal-ipn.php. On line 48 is:

wp_mail($payment_data[‘contact’], $subject, $body);

If you change that to read

//wp_mail($payment_data[‘contact’], $subject, $body);

it will disable it.

The support post ‘Refund Email’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso