Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Eway payment gateway not working.

Eway payment gateway not working. 11 years 6 months ago #20618

  • Alaskan
  • Alaskan's Avatar
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 110
  • Thank you received: 0
I have had no solution response on this either. For such a significant issue you'd hope and think support would be on this one quickly... this issue is really testing my patience with the component.

Please Log in or Create an account to join the conversation.

Eway payment gateway not working. 11 years 6 months ago #20620

  • w2kd
  • w2kd's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 88
  • Thank you received: 1
just noticed an updated version 2.8.6a but that has not resolved the issue.

Please Log in or Create an account to join the conversation.

Eway payment gateway not working. 11 years 6 months ago #20621

  • Alaskan
  • Alaskan's Avatar
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 110
  • Thank you received: 0
Yeah... I don't dare try that update at this point unless someone else says it fixes issue and doesn't break anything else. Need to hear from support that they have the issue fixed.

Please Log in or Create an account to join the conversation.

Eway payment gateway not working. 11 years 6 months ago #20643

  • Dazzler24
  • Dazzler24's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 58
  • Karma: 1
  • Thank you received: 4
Hello fellow sufferers,

I can tell you that I did try the version 2.8.6a date stamped 07/05/13 (d/m/y) but alas, no change in this issue.
But wait, just saw now that that there's a 2.8.6a version date stamped 13/05/13 (released just yesterday and a different file size!) Tried that and guess what.... that's right still no change for this problem.
Seriously considering calling eWay to see if they can shed some light on what's causing the issue. At least they will respond!!!

Please post back if anyone has any positive news on this subject. :lol:
Hopefully I won't have passed away from old age before then. :roll:

edit - Just noticed that another issue that I had been experiencing has resolved (at least for me). And that is the recently reported issue of locations (old & new) not being saved. That at least gets a tick of approval. :D
Joomla - 2.5.11
DTreg - 2.8.6a

Please Log in or Create an account to join the conversation.

Eway payment gateway not working. 11 years 6 months ago #20735

  • Dazzler24
  • Dazzler24's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 58
  • Karma: 1
  • Thank you received: 4
Hello again,
Don't know if you guys have had an official resolution with this issue BUT the good news is that there does appear to be a fix!

'grosman' in another post has discovered that if you substitute the 'success.php' file (found in the ..components/com_dtregister folder) with the version from the V3 package the problem evaporates!
I had a look, compared the two files and discovered that there were a few lines that weren't commented out properly in the 1.7/2.5 version that appear to be crashing the returns from the gateway.
Replace lines 84 to 90 in success.php with the ones shown below if you want to keep your original file intact:-
/*if($_REQUEST['task']=="notify"){ 
   $mailtxt = var_export($_REQUEST,true);
   
  var_dump( mail('[email protected]','debug moneris',$mailtxt));
   $_REQUEST['task'] = "notification" ;
}
*/
I've tested it and it works for me on my dev site. Haven't tested it live but see no reason why it wouldn't work.
Has anyone had a reply to their tickets? Be very interested to know...

Please Log in or Create an account to join the conversation.

Eway payment gateway not working. 11 years 6 months ago #20737

  • w2kd
  • w2kd's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 88
  • Thank you received: 1
Well done it seems to work.. Just getting the client to do an official payment but all looking good.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Time to create page: 0.233 seconds