Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I was able to get it installed correctly, I just have one little problem. As you know when there is an error with the credit car a message should appear on the top of the page telling the user what is the error, well its not happening. The error shows in the address bar but not on the actual page. I was looking through the files and I found the following code:

 

// if($result[0] == "error")

// {

// // error, return the error message

// echo "There was an error processing your credit card. ";

// echo "The error was:";

// echo "<P>";

//

// print out the error message

// for($i=0;$<count($result);$i++)

// {

// echo "$result[$i]";

// }

//

// echo "</P>";

// }

// else

// {

// success, do finishing stuff

// }

 

It says I should inclide this code for it to show the user an error message, if any. I'm not a php expert, can anyone help me out in figuring out where does this code go. Heres the link to the contribution http://www.oscommerce.com/community/contri...,all/search,igs I'm sure this will take only a few minutes, please help.

 

Thanks in advanced.

Posted
I was able to get it installed correctly, I just have one little problem. As you know when there is an error with the credit car a message should appear on the top of the page telling the user what is the error, well its not happening. The error shows in the address bar but not on the actual page. I was looking through the files and I found the following code:

 

// if($result[0] == "error")

// {

// // error, return the error message

// echo "There was an error processing your credit card. ";

// echo "The error was:";

// echo "<P>";

//

// print out the error message

// for($i=0;$<count($result);$i++)

// {

// echo "$result[$i]";

// }

//

// echo "</P>";

// }

// else

// {

// success, do finishing stuff

// }

 

It says I should inclide this code for it to show the user an error message, if any. I'm not a php expert, can anyone help me out in figuring out where does this code go. Heres the link to the contribution http://www.oscommerce.com/community/contri...,all/search,igs I'm sure this will take only a few minutes, please help.

 

Thanks in advanced.

 

 

You're having more luck with the module than I. I would just uncomment this code (remove the two forward slashes on each line), save the file, and upload it. Q: Are you using the CVV2 beta version or the regular version.

Posted

Since the CCV2 version is in TEST phase, I would suggest you go with the base version till the issues with the TEST version is complete.

Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.

Posted
You're having more luck with the module than I. I would just uncomment this code (remove the two forward slashes on each line), save the file, and upload it. Q: Are you using the CVV2 beta version or the regular version.

 

I'm not using the beta version, I'm using the stable version without CVV2. I understand I need to uncomment that code, the problem is that I dont know where to put it since the code mentioned above is in a text file and not in the innovative.php file itself. So basically I need some help on where to insert this code inside the innovative.php file.

 

Thanks in advanced folks, I really appreciate the replies.

Posted
up!!!!!!

Hey how did you get it to work. Everyone is having so many problems and I am looking at the stuff from innovative on how to get it to work and thus far no work. I need to know everything you did from downloading the contribution. I am running the 2.2 OSC and the non-beta version of the contribution. I am now trying the one from the innovative site. Are there any things I need to change inside the files etc?

 

Eric .. rida's husband...

Posted
Hey how did you get it to work. Everyone is having so many problems and I am looking at the stuff from innovative on how to get it to work and thus far no work. I need to know everything you did from downloading the contribution. I am running the 2.2 OSC and the non-beta version of the contribution. I am now trying the one from the innovative site. Are there any things I need to change inside the files etc?

 

Eric .. rida's husband...

Ok,

I am getting a little closer. I was able to print to the screen the cmd name and also the data stream with its values that are being sent to innovative. Now I got some questions. Do these have to be in a particular order? also, I see that some of the things that are sent are empty.

merch_ip=

bcountry=Array which has I guess an empty array in it.. I will figure it out. Anyone know if these should or should not be empty? Also the order?

Posted
I was able to get it installed correctly, I just have one little problem. As you know when there is an error with the credit car a message should appear on the top of the page telling the user what is the error, well its not happening. The error shows in the address bar but not on the actual page. I was looking through the files and I found the following code:

 

// if($result[0] == "error")

// {

// // error, return the error message

// echo "There was an error processing your credit card. ";

// echo "The error was:";

// echo "<P>";

//

// print out the error message

// for($i=0;$<count($result);$i++)

// {

// echo "$result[$i]";

// }

//

// echo "</P>";

// }

// else

// {

// success, do finishing stuff

// }

 

It says I should inclide this code for it to show the user an error message, if any. I'm not a php expert, can anyone help me out in figuring out where does this code go. Heres the link to the contribution http://www.oscommerce.com/community/contri...,all/search,igs I'm sure this will take only a few minutes, please help.

 

Thanks in advanced.

I got it installed. also, but I still get the red error message. I see the transaction has registerd correctly at innovative. I just need to

know how to get the red error off.

  • 1 month later...
Posted

I installed the contribution... when I go to make a test purchase.

It takes the CC info, when I click on the "confirm" step... it goes

back to the prior step.

 

Any thoughts on why?

 

Does it have to do with the path to cURL?

 

~Roland

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...