1. I’m having troubles with the link to the payment gateway on the final “payment overview” page. Instead of going off to eWAY, it returns a bad URL on the current site. The form action is “h” as per below. Interestingly, in sandbox/debug mode, it works correctly and the form action is set to an eWAY URL.
2. In the process of troubleshooting the issue, I upgraded the plugin and addons to the latest versions. Since doing this, I am unable to access the Payment Settings page in the CMS. The following error message is displayed:
Fatal error: Call to undefined function wp_enqueue_media() in /home/orthopt/public_html/wp-content/plugins/event-espresso/includes/functions/admin.php on line 18
wp_enqueue_media was introduced in WP 3.5. I think it is on WP 3.6.1 now.
The action in that form is generated with a call to eWay using your username and password. You might want to check those (after you update WP and can get to the payment settings) to make sure there isn’t an extra space at the end of one.
Thanks so much! The WP update fixed being able to access the Payment Settings page.
Any yes, there was an issue with the username. The client provided the wrong details 🙂 It was your advice that gave me the confidence to ask them to double check.
Viewing 2 reply threads
The support post ‘eWAY payment gateway link issue’ 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.