

bail71
-
Content count
6 -
Joined
-
Last visited
Posts posted by bail71
-
-
I'm having a problem with Paypal adding shipping tax. This only occurs when the customer orders more than one of any item. They can order a hundred different items...no shipping tax, but as soon as they order two the same...shipping tax is added on those two items.
Sorry if this has been solved before, but 155 pages of posts to wade through is a little much.
Any ideas out there.
Many thanks.
-
I did manage to figure out that it is adding "Extra" postage, as in oversized or liquids or whatever. Now I need to know how to make it stop adding the extra postage.Thanks again.
Mike
Did anyone figure this out, I'm having the same problem.
-
check this line:$parameters['return'] = tep_href_link(FILENAME_CHECKOUT_PROCESS, '', 'SSL');
in catalog/includes/moudles/payment/paypal_ipn.php
Many thanks Alex, a true asset to this community.
-
On my test, it went back to my home page. I was expecting checkout success. If I know where to look at least I can examine the code for anything not compatible with my store.
By the way Alex, great fixes to the previous versions. Thanks for your hard work
-
How do I change the page paypal returns to after payment. I can't find it although I'm sure it's a quick fix. Sorry for the newbie question.
I have the osC Paypal IPN Module v2.3.2 for 2.2MS2 installed
Also sorry if I'm posting this in the wrong place.
Thanks in advance for any help.
Official PayPal IPN Support Thread
in Other
Posted
I did dig through the posts and it seems this may be unique.
My 'Display Prices with Tax' is false in admin under config->My Store
In Payapl IPN, I have transaction type as Per Item and Move Tax to total amount as False
All of my products are tangible requiring shipment but there is no shipping tax.
To repeat, my problem is...as soon as a customer orders more than one of any product, shipping tax gets passed to paypal even though it does not show on the customer side or admin side of the order.
Thanks for any help.