After registering for an event it redirects to the eway payment option gateway.
After approval of the credit card see screen1 all fine
Then we get an IE security message which is fine. (screen2) (Nice to get rid of this message)
Then it redirect back to the site (screen3) with the error
bool(true)
Fatal error: Call to undefined method Eway::notify() in components/com_dtregister/controllers/payment.php on line 181
Attachments:
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Updated DT Register today and having same or similar issue with Authorize.net... after conducting a transaction i get sent to:
https://secure.authorize.net/gateway/transact.dll
which shows:
bool(true)
on the page.
So, it is not getting sent back to DTREgister/the website.
Need some help on this ASAP.
Thanks.