Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Refund Email | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Refund Email

Refund Email

Posted: September 4, 2012 at 2:47 pm

Viewing 2 reply threads


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

  • Support Staff

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

  • Support Staff

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.

Viewing 2 reply threads

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 - Staging Server