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 PayPal IPn Variables | Event Espresso - Staging Server
Hi,
I have added some variables to the paypal_vars.php e.g.
$myPaypal->addField(‘Event_id’, do_shortcode(‘[EE_META type=”event_meta” name=”eventID”]’));
However on the payment_overview.php after payment , I cannot figure how to show the Event_id. Tried various combinations….Are PayPal Variables parsed somewhere?
Hi Dean,
BAd example i used!
I have added a meat field to the paypal variables $myPaypal->addField(‘Charity_id’, do_shortcode(‘[EE_META type=”event_meta” name=”charityID1″]’));
I want to call this value on the overview page. I have tried $_POST[‘Charity_id’]; but no luck. How can we display hidden field values which we add paypal_vars.php on payment_overview.php ?
Thanks for your help
Alan
Viewing 2 reply threads
The support post ‘PayPal IPn Variables’ 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.