Posted - 02/27/2022 : 05:44:08
On 2/24/2022, PayPal switched our online Shipping interface to ShipStation-branded (black and green) pages with slightly nicer workflows.
The UPS labels generated through the new interface no longer show our usual UPS Shipper Number, and instead show a 6-character Shipper Number after "1Z" that presumably belongs to ShipStation.
So far the UPS rates through the new interface are up to half the cost (!) of what we paid a few days ago using our old Shipper Number and negotiated rates.
Unfortunately the real-time UPS rates that visitors see in the cart still use our old Shipper Number, Rate Code and Access Key configured in our UPS Admin page. For for some (but not all) labels this is now wildly overpriced.
To compete with resellers like Amazon it would be a big advantage to show the new, lower real-time rates in the cart.
If anyone has found a way to display real-time PayPal / Shipstation rates in the cart, using the new ShipStation / PayPal generated shipper number, we'd be grateful to know the details.
I've contacted ShipStation through the PayPal / Shipstation help link, but so far there's no response about whether they can provide a permanent Shipper Number, Rate Code and Access Key to configure in the UPS Admin page of our cart.
=============
Note: when PayPal first switched our shipping interface last week, the change locked us out of PayPal Shipping and several other features. The solution was to login to PayPal using a new web browser (unrecognized by PayPal cookies) which brought up ShipStation setup pages. Once we completed the setup pages PayPal displayed the new features as expected.
============= Edited to Add:
After research, it looks like our best way to approximate the new UPS discounts through the PayPal / Shipstation integration is in the UPS Admin to configure "Use Published Rates" (instead of our negotiated rates as we have in the past) and then apply a 47% discount to the published rates using this line in the includes file:
$discountshippingups=-47;
UPS rates calculated in this way are reasonably close to the new lower net fees charged in PayPal, except for international shipments and shipments with large insurance fees, so beware of those cases. We've switched our international shipping back to USPS-only because of this issue. =============
Edited by - pauld on 03/29/2022 04:37:12
|