Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

realex integration


bambo10

Recommended Posts

Posted

Hello am having problems integrating Realex payment gateway into my Os commerce shopping cart. its coming up with

Warning: include(/home/hxdvfrlw/public_html/includes/languages/english/modules/payment/realex.php.php) [function.include]: failed to open stream: No such file or directory in /usr/home/hxdvfrlw/public_html/admin/modules.php on line 128"

can anybody help me please

Posted

@bambo10

Hello am having problems integrating Realex payment gateway into my Os commerce shopping cart. its coming up with

Warning: include(/home/hxdvfrlw/public_html/includes/languages/english/modules/payment/realex.php.php) [function.include]: failed to open stream: No such file or directory in /usr/home/hxdvfrlw/public_html/admin/modules.php on line 128"

can anybody help me please

Posted

For some reason, the file you're trying to include on line 128 of admin/modules.php seems to be defined as "realex.php.php" rather than (presumably the correct) "realex.php". Check your work. I don't know where that file name is set up, so I can't be any more specific than that. I'll presume that modules.php isn't hard coded to add ".php" onto the end -- perhaps it is, and you should only give "realex".

Posted

Hi bambo10,

 

My name is Alan, I work with on cart/platform integrations for Realex, I’ll be happy to help with your query.

 

Just to confirm you are using the Redirect module downloaded from our resource centre here?

 

https://resourcecentre.realexpayments.com/downloads.html?id=122

 

For installation there are two realex.php files that have to be dropped in different folders on your server.

 

The directories that these files are to be placed in are mirrored in the ZIP directory structure of the above module.

 

One of these realex.php files located here:

 

os Commerce Redirect/includes/modules/payment

 

Is initially named either realexmsoscms2.php or realexmsoscms2.php and depending on whether you are running OSCommerce 2.2 milestone 3 or milestone 2 you must save and rename that specific file to realex.php.

 

The other file located here:

 

os Commerce Redirect/includes/languages/english/modules/payment

 

Seems to be the one causing this issue.

 

The file already has the .php extension amended to it, but it appears that when it was saved to the relevant directory on your server that another .php extension has been amended.

 

If you go to that directory and remove the additional .php extension and save the file that should solve this issue.

 

If convenient I can call you to walk you through this?

 

Kind regards,

 

Alan

Posted

Alan, FYI there is no osC Milestone 3. Version 2.2 had a Milestone 1 and a Milestone 2 ("MS2"). MS2 was out for a long time, and then Release Candidates 1, 2, and 2a. RC2a was out for a long time, then 2.3 was released (followed by 2.3.1, 2.3.2, and 2.3.3). 2.3 is not MS3. Also, you refer to realexmsoscms2.php twice in your instructions -- please check if that's a typo.

Posted

Alan, FYI there is no osC Milestone 3. Version 2.2 had a Milestone 1 and a Milestone 2 ("MS2"). MS2 was out for a long time, and then Release Candidates 1, 2, and 2a. RC2a was out for a long time, then 2.3 was released (followed by 2.3.1, 2.3.2, and 2.3.3). 2.3 is not MS3. Also, you refer to realexmsoscms2.php twice in your instructions -- please check if that's a typo.

 

Hi,

 

I have just used the payment module and it does seem to work OK. I am using OSC 2.3.1 and used the file called "realexmsoscms3.php" which was renames to realex.php. Then just followed the instructions and card testing seems to be OK on successful auths. The only thing I am working on now is that when i test a know card rejection, i am redirected back to the login page and not the customers cart. Am still working on this. Apart from that it does seem to work, you just need to follow the instuctions and be careful of any redirects you have on your site as this may interfere.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...