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 No confirmation of successful payment after credit card processed | Event Espresso - Staging Server
After site visitor provided credit card information, and click on “Complete Purchase”, the “thank you” page display a box of “payment overview”, where the status would indicate payment is complete.
However that is not enough. I need a sentence to display and clearly advising “your payment has been processed successfully, an email has been sent to you with additional detail, etc…”
(when visitor register a free event – without payment, it would display a sentence like that indicating registration successful, email has been sent with detail…)
How can I accomplish that? Look forward to your help.
In Event Espresso 3 you can look in /templates/payment_overview.php and add additional messages to display in the template based on the payment status. You’ll see how it checks the payment status and displays a message for each status in the code between lines 31 and 48. That’s for paid events.
For free events, the message that displays after completing the registration is found in /templates/payment_page.php on lines 19-29.
Please back your files up before editing. You can also copy these files to /wp-content/uploads/espresso/templates when you’re finished with editing them and they will load from that location and will not get overwritten on an update.
Viewing 3 reply threads
The support post ‘No confirmation of successful payment after credit card processed’ 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.