Support

Home Forums Translations eWAY payment gateway link issue

eWAY payment gateway link issue

Posted: September 12, 2013 at 9:09 pm


Craig Simmons

September 12, 2013 at 9:09 pm

I have two issue relating to the payment gateway.

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.

<form method=”get” name=”payment_form” action=”h”><input type=”hidden” value=”t” name=”value”><input id=”eway-payment-option-lnk” class=”payment-option-lnk allow-leave-page” type=”image” alt=”Pay using eWay” src=”http://www.orthoptics.org.au/wp-content/plugins/event-espresso/gateways/eway/eway-logo.png”></form>

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

WordPress 3.4.2
Event Expresso Version 3.1.35.P
Calendar: Version 2.0.6.2
Members Addon: Version 1.9.7.2
Payment Gateway: eWAY
URL: http://www.orthoptics.org.au/event-registration-2/?ee=43


Sidney Harrell

September 12, 2013 at 10:19 pm

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.


Craig Simmons

September 13, 2013 at 12:08 am

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.

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.

Event Espresso