Zen Cart Logo
Forums / PayPal Express Checkout support / Completing POODLE fix for PayPal but no UPS counts

Completing POODLE fix for PayPal but no UPS counts

Views: 1,206

Results 1 to 5 of 5
27 Jan 2015, 3:24 AM
#1
hara avatar

hara

Zen Follower

Join Date:
Sep 2008
Posts:
397
Plugin Contributions:
0

Completing POODLE fix for PayPal but no UPS counts

I have completed the suggestions of commenting out the "CURLOPT_SSLVERSION, 3" as Dr. Byte suggested.

But it seems like UPS shipping doesn't work. Paypal express checkout only shows the item original price, but doesn't collect the UPS shipping cost. How can I make it able to add up with UPS shipping cost, just like working good in the past?

Please help and would be much appreciated.

27 Jan 2015, 3:29 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Completing POODLE fix for PayPal but no UPS counts

Check the contents of your UPS shipping module file and see if it references:
wwwcie.ups.com

If so, try changing that to either:
onlinetools.ups.com or www.ups.com

and if this works better for you ...

27 Jan 2015, 4:39 AM
#3
hara avatar

hara

Zen Follower

Join Date:
Sep 2008
Posts:
397
Plugin Contributions:
0

Re: Completing POODLE fix for PayPal but no UPS counts

Ajeh:

Check the contents of your UPS shipping module file and see if it references:
wwwcie.ups.com

If so, try changing that to either:
onlinetools.ups.com or www.ups.com

and if this works better for you ...

Do you mean on ups.php file ? If yes, I don't see wwwcie.ups.com.
Or, which file?

Thanks!

27 Jan 2015, 1:56 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Completing POODLE fix for PayPal but no UPS counts

Can you zip your file:
/includes/modules/shipping/ups.php

and attach it to your post?

I was not sure if you were using UPS or UPSXML so I made a stab in the dark on that one ...

27 Jan 2015, 6:09 PM
#5
hara avatar

hara

Zen Follower

Join Date:
Sep 2008
Posts:
397
Plugin Contributions:
0

Re: Completing POODLE fix for PayPal but no UPS counts

Hi Ajeh,

Just received an order. I can receive new order confirmation notice email. I can receive payment in full (including UPS shipping cost) via Paypal express checkout. The UPS shipping cost calculated and appeared on Paypal form after buyer log-in Paypal account. It seams like my store back to normal now.
Thank you very much for fast advise!

(I did not edit anything on ups.php file)