Has anyone successfully integrated, certified, and actually use UPS Online Tools to ship packages in ofbiz or opentaps?
Thanks, Mike |
On Mon, 9 Jun 2008 13:35:38 -0700 (PDT)
mike_mcmillan <[hidden email]> wrote: > > Has anyone successfully integrated, certified, and actually use UPS > Online Tools to ship packages in ofbiz or opentaps? > Thanks, > Mike yes, with the XPCI interface. There is code in ofbiz and config docs in the production setup guide for this. -David |
We have gone through the setup procedure as suggested in the production setup guide, but we are now trying to certify with UPS in order to get the production URL. The issue that we are having is producing a shipment with an Insured Value higher than $999 so that we can get the High Value Report. We are not sure how to insure an order/shipment. How can we satisfy this requirement?
Mike
|
clarification
you need only the Access Key and dev key the production URL is in the documentation. http://www.ups.com/e_comm_access/faqs?loc=en_US&WT.svl=SubNav can you give a link to your requirements? mike_mcmillan sent the following on 6/10/2008 8:12 AM: > We have gone through the setup procedure as suggested in the production setup > guide, but we are now trying to certify with UPS in order to get the > production URL. The issue that we are having is producing a shipment with > an Insured Value higher than $999 so that we can get the High Value Report. > We are not sure how to insure an order/shipment. How can we satisfy this > requirement? > Mike > > > David E Jones wrote: >> On Mon, 9 Jun 2008 13:35:38 -0700 (PDT) >> mike_mcmillan <[hidden email]> wrote: >> >>> Has anyone successfully integrated, certified, and actually use UPS >>> Online Tools to ship packages in ofbiz or opentaps? >>> Thanks, >>> Mike >> yes, with the XPCI interface. There is code in ofbiz and config docs in >> the production setup guide for this. >> >> -David >> >> > |
Here are the requirements detailed in the XML Developer's Guide
UPS+Requirements.pdf Mike
|
In reply to this post by BJ Freeman
Disregard the last post I sent. I have all of that information. I have the Access Key, Dev Key and the production URL.
How do you insure a shipment in ofbiz? Mike
|
I have never used insurance and don't know there is a interface in the
tools to do it. I believe there is no code in ofbiz, since the last time i looked at the trunk code. like there is not an UI option for the customer to select insured. there is no parameters to used the insured value in UPS. I guessing it might be in the shipping code but have not verified it yet. mike_mcmillan sent the following on 6/10/2008 2:18 PM: > Disregard the last post I sent. I have all of that information. I have the > Access Key, Dev Key and the production URL. > > How do you insure a shipment in ofbiz? > > Mike > > BJ Freeman wrote: >> clarification >> you need only the Access Key >> and >> dev key >> the production URL is in the documentation. >> >> http://www.ups.com/e_comm_access/faqs?loc=en_US&WT.svl=SubNav >> can you give a link to your requirements? >> >> mike_mcmillan sent the following on 6/10/2008 8:12 AM: >>> We have gone through the setup procedure as suggested in the production >>> setup >>> guide, but we are now trying to certify with UPS in order to get the >>> production URL. The issue that we are having is producing a shipment >>> with >>> an Insured Value higher than $999 so that we can get the High Value >>> Report. >>> We are not sure how to insure an order/shipment. How can we satisfy this >>> requirement? >>> Mike >>> >>> >>> David E Jones wrote: >>>> On Mon, 9 Jun 2008 13:35:38 -0700 (PDT) >>>> mike_mcmillan <[hidden email]> wrote: >>>> >>>>> Has anyone successfully integrated, certified, and actually use UPS >>>>> Online Tools to ship packages in ofbiz or opentaps? >>>>> Thanks, >>>>> Mike >>>> yes, with the XPCI interface. There is code in ofbiz and config docs in >>>> the production setup guide for this. >>>> >>>> -David >>>> >>>> >> >> > |
I see. I know that UPS Online Tools works in a testing environment because I have received labels from UPS.
I am now at the point where I want to go live with the production URL. However, before anyone can use the production URL provided, one must go through UPS's certification process which I posted. I am looking for someone who has gone through this certification process in order to activate the production URL. If you have gone live with the production URL, how did you satisfy the Insured shipment step in the certification process if this function is not available in ofbiz? If you did not go through the certification process then how have you been able to implement the UPS integration in OFBiz? Thank you for your assistance in this urgent matter. Mike
|
Free forum by Nabble | Edit this page |