Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / I need help with UPSXML Error

I need help with UPSXML Error

Locked

Views: 2,111

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
21 Mar 2007, 7:59 PM
#1
sbitar avatar

sbitar

New Zenner

Join Date:
Mar 2007
Posts:
3
Plugin Contributions:
0

I need help with UPSXML Error

Hi,
I installed UPSXML to use the UPS shipping within canada but still not working... I got my AccessKey from UPS and Got UPS to look through the problem for me... I did Setup the log file So I can find out what is happening with UPSXML module and This is what I am getting out:

"Error from cURL: Error [60]: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed "

According to UPS Tech Support, this is not From them because They were able to run The request and working fine , They said must be from UPSXML module...

So please if anyone went through the same problem or Solve this problem to share it with me... I do appreciate all the help I can get from you...

Thanks A lot

Sam Bitar
E-mail: [email protected]

6 Jul 2007, 3:38 PM
#2
gflken avatar

gflken

New Zenner

Join Date:
Apr 2007
Location:
WA
Posts:
14
Plugin Contributions:
0

Re: I need help with UPSXML Error

Did you ever get this problem solved?

If so how? If not, did you just bag the xml & go with the UPS mod that comes with zc?

For some reason the upsxml seems to be very unpopular for zenners. I am finding most of my information is outdated, and my searches keep turning up folks like you - a post with a legitamate question / support issue...but no replies.

I am having issues getting my ups xml module working as well...I know there must be many folks using it sucessfully...this is one of 3 posts in which I am discussing xmlups or UPSXML whatever it is called. Ok, you caught me stuffing kw into this post...really I want some answers on it...any help is greatly appreciated.

7 Jul 2007, 4:58 AM
#3
sbitar avatar

sbitar

New Zenner

Join Date:
Mar 2007
Posts:
3
Plugin Contributions:
0

Re: I need help with UPSXML Error

Hi,
My problem solved by changing the hosting. The Module working like charm now. The Hosting I was on somehow had problem in settingup The Curl Library/service or whatever they call it....

Try to install your copy on Hosting called: simplehost dot com and see if that will fix your problem....

I hope that will help you..

Sam Bitar

7 Jul 2007, 6:06 AM
#4
gflken avatar

gflken

New Zenner

Join Date:
Apr 2007
Location:
WA
Posts:
14
Plugin Contributions:
0

Re: I need help with UPSXML Error

Thanks sbitar,

I got my UPSXML working now. I just had to work through a few more errors...Not sure why it won't work on my local build.
Not a big deal, it's working on the soon to be production server :)

12 Jul 2007, 9:49 AM
#5
cjjune avatar

cjjune

Zen Follower

Join Date:
Apr 2007
Posts:
139
Plugin Contributions:
0

Re: I need help with UPSXML Error

Hi I am using ZC 1.3.7 and UPSXML

I got this error during checkout 111370: Unsupported Pickup Type.
Does anyone know the right pickup method that works?

12 Jul 2007, 10:34 AM
#6
cjjune avatar

cjjune

Zen Follower

Join Date:
Apr 2007
Posts:
139
Plugin Contributions:
0

Re: I need help with UPSXML Error

I need to add 1 more pickup type:- 11' (suggested retail rates)

PickupType
Code::string '01' (daily pickup), '03' (customer counter), '06' (one time pickup), '07' (on call air),│ '11' (suggested retail rates), '19' (letter center), or '20' (air service center)

Which part of the UPSXML.php do i need to change or add? Any other file involve?