Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

gotflag

Archived
  • Posts

    17
  • Joined

  • Last visited

Profile Information

gotflag's Achievements

  1. I may have found it. The code is: if ($x_response_code != '1') Can I change this to: if ($x_response_code != '1' or '4') Will this fix the problem? Thanks in advance!
  2. Hello, When authorize.net has a auccesfull transaction it passes back 1. With fraud detection suite turned on it passes back a 4 when a transaction is set for review. This causes an unknown error in the oscommerce module. I want the customer to see the same response when this is set for review as when it is approved. How do I change the php code to allow the transaction response of 4 to have the same response as 1?
  3. I am using the module "UPS with insurance & bug fix & minimum shipping cost" It calculates everything ok and stores it in the order but then passes paypal a completely differant number. Anyone know the easiest way to get ups working without a lot of code splicing? I am using osCommerce PayPal IPN Module v1.1 For 2.2MS2 Thanks, Toben
  4. While I am at it - another question. When I asked people for a site that can process paypal they all recommend oscommerce, but looking through this thread it appears that no one has it working. Does anyone have oscommerce and paypal working correctly? or should I move on to another platform until osc works the bugs out. I have a generic ms1 install and this extra paypal module.
  5. Its 3 am and all of paypal.com is down for repairs - how am I going to test this thing?
  6. Sounds like you used winzip. I have this problem all the time. goto desktop and rename file from something.tar[1] to something.tar Then re open the file and it will give you all the little files.
×
×
  • Create New...