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

Reply To: "Use PayPal Profile Based Shipping" checkbox

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › "Use PayPal Profile Based Shipping" checkbox › Reply To: "Use PayPal Profile Based Shipping" checkbox

April 23, 2011 at 1:26 am #15823
amin007
Participant

Lets try to pass in a value for shipping to the PayPal checkout page which should make it so that PayPal will not apply the profile based shipping for checkout from this site. Please open the “eStore_payment_submission.php” file and search for the following:

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

once you find it change it to the following:

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

Then try a checkout and let me know how you go.

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