I’d be willing to bet there’s an issue with the “Use PayPal Profile Based Shipping” option. I downgraded to version 3.3.1 and this corrected the issue.
If you want to install a previous version, go to the plugin page, select the “Developers” link and look at the list under “Other Versions”. Select the most recent before 3.5, which is 3.3.1.
Hope this helps!
I am getting the same issue as kittykittylamb. Thinking of downgrading to a previous version until fixed.
Here’s what I’ve used to customize:
[wp_cart:Product Name:price:15.99:shipping:2.00:end]
And I see the same behavior (cart correctly displays shipping, but upon logging into paypal no shipping is shown).
I think I may have found the problem. The php.ini file has a 16M limit, and I appear to be pushing that memory limit with this upgrade. Curious; I didn’t think I’d hit that. for an upgrade.
Anyone else experience this problem? Any suggestion as to what I should set the limit to? 32M?