Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

2Checkout Payment Module Problems


Guest

Recommended Posts

Posted

Hi everybody, I'm having a slight problem when using the 2checkout payment module.

 

When a customer makes a purchase, they have to enter their CC# in my site. This info is supposed to be getting passed to 2checkout, but it isn't. All of the other info is being passed like shipping address, name, etc..

 

I'm sure this is scaring away most customers since they have to enter their credit card info twice, once on my site and then again on 2 checkout's site.

 

Does anyone know how to fix this problem? If not, does anyone know how to disable the credit card number and expiry date boxes on the 2checkout module page so that the customer doesn't even see the boxes?

 

If the problem can't be fixed, I would rather have the customer only enter their cc info on the 2checkout site.

 

Thanks everybody,

 

Shaun

  • 4 months later...
Posted
Remove the cc module from admin You should have 2checkout enabled and cc unstalled

 

 

thats not the issue. the 1st 2checkout module had the credit card number entered on the site then passed to 2checkout. obviously credit card numbers being passed through the net by unsecured websites made some people at 2checkout nervous so they no longer allowed it. the current 2checkout module is a work around for the old one to work with 2checkouts check out process. the new 2checkout system doesnt let you have the card number at all, probably because people where setting up sites with bogus products just to get credit card numbers using 2CO's good name.

 

anyway, i would like to see a fix as well. basically when the person checks out it goes right to 2CO.

 

any help out there?

Posted
thats not the issue. the 1st 2checkout module had the credit card number entered on the site then passed to 2checkout. obviously credit card numbers being passed through the net by unsecured websites made some people at 2checkout nervous so they no longer allowed it. the current 2checkout module is a work around for the old one to work with 2checkouts check out process. the new 2checkout system doesnt let you have the card number at all, probably because people where setting up sites with bogus products just to get credit card numbers using 2CO's good name.

 

anyway, i would like to see a fix as well. basically when the person checks out it goes right to 2CO.

 

any help out there?

 

 

 

ok i should have looked at the new contribution posted july 9th, 2007. it is now fixed. when the customer clicks on confirm order they do not enter the card info and then pass to 2checkout to enter in the card again.

 

just go to contributions and look at payment modules. search for 2checkout and download the first payment module.

 

that is a nice fix BUT after the customer clicks finalize order with 2checkout they are returned to the login page on my website and the cart still has the items in it. this looks like i'm a fly by night website and will not let the inventory be adjusted. someone PLEASE FIX THIS!

Posted
ok i should have looked at the new contribution posted july 9th, 2007. it is now fixed. when the customer clicks on confirm order they do not enter the card info and then pass to 2checkout to enter in the card again.

 

just go to contributions and look at payment modules. search for 2checkout and download the first payment module.

 

that is a nice fix BUT after the customer clicks finalize order with 2checkout they are returned to the login page on my website and the cart still has the items in it. this looks like i'm a fly by night website and will not let the inventory be adjusted. someone PLEASE FIX THIS!

 

 

1. check that you have set the correct return url in the admin panel at 2checkout.com

 

2. check that you have the correct paths set in pm2checkout_process.php in your shops main folder

Posted
1. check that you have set the correct return url in the admin panel at 2checkout.com

 

2. check that you have the correct paths set in pm2checkout_process.php in your shops main folder

 

correct return path set.. it returns to my site. the return paths are correct as well in pm2checkout_process.php

 

there are alot of peope having this issue, I'm thinking its the cookie.

 

my site is dedicated static ip and i have an ssl certificate.

Posted
correct return path set.. it returns to my site. the return paths are correct as well in pm2checkout_process.php

 

there are alot of peope having this issue, I'm thinking its the cookie.

 

my site is dedicated static ip and i have an ssl certificate.

 

 

the return path at 2co should be:

 

YOUR_WEB_SHOP_ADDRESS/pm2checkout_process.php

 

 

in the pm2checkout_process.php file , the path should be:

 

YOUR_WEB_SHOP_ADDRESS/checkout_process.php

 

Also after those 2 are set correctly you should set auto return to enabled in the 2checkout admin control panel.

 

 

Att. for some shops force cookies has to be enabled for the 2checkout module to work correctly.

Posted
the return path at 2co should be:

 

YOUR_WEB_SHOP_ADDRESS/pm2checkout_process.php

in the pm2checkout_process.php file , the path should be:

 

YOUR_WEB_SHOP_ADDRESS/checkout_process.php

 

Also after those 2 are set correctly you should set auto return to enabled in the 2checkout admin control panel.

Att. for some shops force cookies has to be enabled for the 2checkout module to work correctly.

 

MY OSCOMMERCE INSTALL HAS HTTP://WWW.PCSHAQ.COM/STORE/CATALOG/PM2CHECKOUT_PROCESS.PHP

 

EITHER WAY THE MODULE IS INSTALLED AS INSTRUCTED

Archived

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

×
×
  • Create New...