Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Barbie97

Pioneers
  • Posts

    86
  • Joined

  • Last visited

Posts posted by Barbie97

  1. I've noticed something else!

     

    I went into the admin to look at the shipping module and noticed something.

     

    I selected to use the TABLE shipping module and installed it and it seems to be working fine. HOWEVER, The actual option for the Table shipping module is no longer listed. It shows the flat rate, Per item, but where it should show Table Rate, it's missing. BUT... to the right of it where all the information for the table rate is still there.

     

    Could this be the problem? I have no clue how to fix this at all. I have been in here looking for answers and have come up with zero. :( Any light on the subject would be FANTASTIC!! :)

  2. Hi Everybody!

     

    My site is www.divinitybydave.com. I thought the shopping cart was working correctly because all the costs show up in the admin osCommerce Orders listing.

     

    But when it goes thru Paypal (standard) it only charges the cost of the product... it doesn't add on the shipping or tax costs. I have no clue as to why this is happening.

     

    Has anyone else had this happen and no how to fix it?

  3. 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

  4. 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! :)

  5. 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:

  6. 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

  7. 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...