On my website we are trying to turn off the "shipping" and if possible "total" on this page here: http://www.surfimages.com/Cart2.aspx How we want it to work is when the user has added their items into the shopping cart they will be given a "SUBTOTAL" only. Then when the user clicks on "check out with pay pal" (they will be then directed to Pay Pal where they will pay) then that is when the shipping will be added and they will also be given the total then. So again, how do we get rid of "SUBTOTAL" and "SHIPPING" on my shopping cart page? (fyi: I phoned Pay Pal asking them, but they told me this part of the site has nothing to do with Pay Pal and that my webmaster needs to do it on his end)
That is quite simply not how stuff works. There is no calculation to made in the air in between the site and paypal. N.
Once the user is on the Pay Pal page (where they type in their billing and shipping info) that is where we want the shipping calculations to kick in.