When registrant received the “Payment Reminder” triggered message type email, the [PAYMENT_URL] in the insert/edit link word “Make Payment Here” does not work or takes to an error URL. However, in the “Registration Payment Pending” message type the “Make a Payment here” link works. Please help.
That link works fine for me, what is likely happening is you’ve opened a session in the background for a registration and then your using a link for another registration. EE then checks your session and compares it with the session for the link and throws an error.
Try visiting the registration cancelled /registration-canclled/ page on your site (it closes the session and does not ‘cancel’ a registration) before opening the above, does it work then?
When editing the payment reminder the ‘Make payment here’ link has been created with the shortcode, but at the beginning of the link is an additional http://
Rather than fix this I’ve left it as is so you know what is happening but if you prefer I’ll update the template for you.
Remove the http:// from the beginning and leav just [PAYMENT_URL] in that field, then save.
The WP editor can do some strange thing with links like this so I personally always then check in text mode to confirm, click the ‘Text’ tab on the editor and look for the [PAYMENT_URL] shortcode, it should show something like:
If it still has the http:// before the shortcode, remove it and save. That should fix the link in the payment reminder email.
Viewing 4 reply threads
The support post ‘Payment Reminder Message Type Triggered Email – [Payment_URL] Does Not Work’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.