Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Barbie97

Pioneers
  • Posts

    86
  • Joined

  • Last visited

Everything posted by Barbie97

  1. I was having the same issue and canceling out that line worked for me too!!! I'M SO HAPPY NOW!!! THANK YOU SO MUCH!!!!! :D
  2. I FOUND THE ANSWER! WOOOO HOOOOOO!!! Found the error in another post. Here it is: I also faced the same problem. Here is the solution. Open paypal_standard.php file in ctalog/includes/modules/payment folder. Comment the line number 297 i.e.: if (is_numeric($sendto) && ($sendto > 0)) { // $parameters['address_override'] = '1'; $parameters['first_name'] = $order->delivery['firstname']; $parameters['last_name'] = $order->delivery['lastname']; $parameters['address1'] = $order->delivery['street_address']; $parameters['city'] = $order->delivery['city']; $parameters['state'] = tep_get_zone_code($order->delivery['country']['id'], $order->delivery['zone_id'], $order->delivery['state']); $parameters['zip'] = $order->delivery['postcode']; $parameters['country'] = $order->delivery['country']['iso_code_2']; } else
  3. Hi Everybody! I'm getting so close to getting this to work I can almost taste it! :) I've set up the PayPal Website Payments Standard and it looked like everything was going good... but then I got this error and have no idea what this means. Does anyone else? Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address. Thanks in advance for any help you can give me! :)
  4. Hi everybody! I'm not sure if I'm doing the paypal module correctly. I have installed the PayPal Website Payments Standard module. But when I go out to my website, there is no option for paypal. You can view what it is doing here: http://www.divinitybydave.com/catalog/index.php I cannot figure out what I'm doing wrong and my client is getting upset with me for taking so long trying to figure it out. HELLLLLP! Pretty please! Thanks so much!! NEVERMIND... I'm a goober. I didn't have TRUE checked to enable the standard payment!!!! :blush:
  5. Hi everybody! I have worked with osCommerce before, but have always used it as a catalog instead of an actual shopping cart. So I finally get to use it as it was designed and cannot figure out the first thing I need to do. I have been looking all over the forums and can't figure out what to do. My client has set up PayPal Payments Pro. [*]I don't know what the API information is... is this something that payPal sends to us or do we enter what we want it to be? [*]What's the difference between sandbox and live version? Should I do sandbox until I'm ready to go live to make sure ever ything works ok? [*]What is the payment zone? Is this where the shop owner's business is located? [*]What is set order status? [*]Do I enable PayPal Direct? So as you can see.. I'm totally clueless and really need some assistance pretty please! :) Thanks so much in advance!! Barb
  6. Hi Everybody! I'm sooo excited to find this feature!! Here is my problem... I'm not sure anymore what to download. There are so many contributions listed. I downloaded the More Pics 2.0.5 - Bugfix, but it only had the code and no read me text. So I'm thinking I need to download something else first. Is there more than one file I'm supposed to download? Please be gentle with me... I'm new! :blush:
×
×
  • Create New...