Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Can I make PayPal show "shipping" charge instead of "shipping and handling"?

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Can I make PayPal show "shipping" charge instead of "shipping and handling"?

Tagged: shipping, shipping and handling, wp shopping cart

  • This topic has 7 replies, 5 voices, and was last updated 10 years, 10 months ago by cook.megan.r.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • January 29, 2011 at 4:03 am #2597
    sdaugh
    Member

    I’ve set up my base shipping charges in the eStore settings (I’m not using the PayPal shipping calculation settings) and it’s working fine. The challenge is that in California we have to charge sales tax on shipping if it’s lumped together with “handling” charges, but not if it’s separated. So, I don’t want to list any handling fees, just shipping.

    When I run a test of my checkout with PayPal, the shipping charge shows up as “shipping and handling.” Is there a way that I can make it list the charge as “Shipping” only?

    Thanks!

    January 29, 2011 at 5:33 am #28491
    amin007
    Participant

    This all started because PayPal’s shipping variable for the whole cart doesn’t seem to work and they suggest using the shipping and handling variable so we use that in eStore :)

    Anyway, There is another way that you can get around this. Open the “eStore_payment_submission.php” file and look for the following line:

    $myPaypal->addField('handling_cart', $shipping);

    once you find it replace it with the following:

    $myPaypal->addField('shipping_1', $shipping);

    That should make it to show the value as only “Shipping” rather than “Shipping and Handling”.

    May 9, 2013 at 11:13 pm #28492
    florestanis
    Member

    Awesome! I was having the same problem of the Paypal shipping paid showing up as “Handling” on the Paypal invoice but I did the fix as suggested above and it works great! Thanks!

    July 21, 2014 at 8:25 pm #28493
    cook.megan.r
    Member

    I am having the same problem as florestanis – my shipping charges show up as “Handling” on PayPal’s end. This fix didn’t work for me, though. Now, when I check out using PayPal, the shipping charge just doesn’t appear at all.

    Any ideas?

    July 22, 2014 at 12:13 am #28494
    admin
    Keymaster

    Please post a link to the product in question so I can add it to the cart and inspect a few things. Are you using PayPal profile based shipping in your PayPal account?

    July 22, 2014 at 3:07 am #28495
    cook.megan.r
    Member

    You can check with any item at [https://mollard.com/buy-online]. I am not using profile-based shipping, since I also use PayPal Pro, which doesn’t allow as dynamic of shipping options. I just have 3 different shipping methods available in the shopping cart. I did originally have PayPal profile-based shipping set up, but I deactivated all the options I had set up so it wouldn’t calculate double shipping when customers checked out using PayPal.

    Fyi, at the moment I have changed the code back to its original form so that customers are still charged shipping (well, “handling”.)

    July 23, 2014 at 5:03 am #28496
    admin
    Keymaster

    Yeah, that shipping parameter just by itself is not taking any effect. I can’t tell for sure why PayPal ignores it. This is the reason we use the “shipping and handling” parameter. This is one of those things where we rely on PayPal’s API.

    What issue do you face if it says “Shipping and Handling”?

    July 23, 2014 at 7:37 pm #28497
    cook.megan.r
    Member

    It’s not a major issue, it’s just that the owner of the website doesn’t like it and worries that it will confuse customers if they think they’re paying for shipping but then in their receipt it shows free shipping but then some mysterious handling charge.

    I’m not too worried about it and I understand that this issue is entirely on PayPal’s end. Thanks for your help!

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ