Posted: March 1, 2021 at 8:57 pm
I have recently upgraded to the Event Espresso 4 Personal. I need the email notifications from Paypal to show the attendee information. It only shows the name of the purchaser. |
|
Hi there, We don’t have the option to change the details on the PayPal receipt email, however, all of the details will be included in the ‘Registration Approved’ message sent to both the registrant and the Event Admin. Will that not work for your use case? |
|
That should do it. Can you send me a link on how to setup registration approval emails? |
|
We don’t have a link for the above as that is how it should work by default. If you register onto an event with a test registration and pay using a PayPal sandbox account, do you not get an email sent to the admin with subject ‘Event Registration Details’ and the content starting with ‘The following attendee(s) have registered for the following event:’? |
|
we have an email address in the Primary Contact Email But not receiving emails. |
|
I’ll need the bigger picture of your setup for this. So are you referring to the ‘Registration Approved’ message template? (Default template or custom? I’ll assume custom for this reply but its very similar for a custom message template) If you go to Event Espresso -> Messages -> Default Message Templates Look for the ‘Registration Approved’ message type, does it show 3 edit like? Edit Event Admin, Primary Registrant & Registrant. Which of those are blue and which are grey? — If you go to Event Espresso -> Messages -> Message Activity, can you see the missing emails listed there? If so, what colour ‘status bar’ do they have? (The coloured bar to the left of each message). |
|
event admin and registrant are blue color status is green |
|
If they show as green in the message actitiy table, then EE has generate and ‘sent’ the message without any errors, however… Event Espresso doesn’t actually ‘send’ mail itself, it builds the content and passes it to a function called wp_mail() which is a core WordPress function. That does some additional checking and then sends the email out using whatever your server is set up to use. If messages show as sent, all of the above went through and returned no errors, but the email is likely being lost/blocked further downstream. You’ve included a Gmail account above, so are you using something like WP Mail SMTP to send an email via Gmail or are you just using your host’s mail server? |
|
ok i found the issue |
|
Only if the message context you are using is |
|
The support post ‘Paypal email 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.