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
Payment notification | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Payment notification

Payment notification

Posted: November 5, 2013 at 12:54 pm

Viewing 3 reply threads


Tom Semmes

November 5, 2013 at 12:54 pm

Any way to stop Event Espresso from sending the emails for payment verification?
They look somewhat like this:

<code>-----Original Message-----
From: WordPress [mailto:wordpress@xyz.org] 
Sent: Tuesday, November 05, 2013 10:08 AM
To: user@xyz.org
Subject: Authorize.net Notification - Gateway Variable Dump

An authorize.net payment notification was successfully recieved from gino@bna-rep.com on 11/05/2013 at 10:08 AM

Details:
x_response_code: 1
x_response_reason_code: 1
x_response_reason_text: This transaction has been approved.
x_avs_code: P
x_auth_code: 266197
x_trans_id: 5667477662
x_method: CC
x_card_type: American Express
.....</code>


Sidney Harrell

  • Support Staff

November 5, 2013 at 1:37 pm

Looks like there is a line of debugging code that got left in. In gateways/authnet/authnet_ipn.php line 77:

$email_transaction_dump = true;

Just delete that line.


Tom Semmes

November 6, 2013 at 1:28 pm

Thanks. I guess I leave in the following line that reads
if ($email_transaction_dump == true) {


Dean

  • Support Staff

November 7, 2013 at 3:00 am

That’s correct Tom, just delete or comment out the line Sidney mentioned.

Viewing 3 reply threads

The support post ‘Payment notification’ 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