hamza Posted April 14, 2010 Share Posted April 14, 2010 i am made a project in which my cliet wants to have UPS integration in it.?? i am googling for 6 hours but there there is not way to integrate . not understanding what exacty to do.?? Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/ Share on other sites More sharing options...
NTSmarkv Posted April 14, 2010 Share Posted April 14, 2010 https://www.ups.com/upsdeveloperkit?loc=en_US follow the 5 easy steps Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041586 Share on other sites More sharing options...
hamza Posted April 14, 2010 Author Share Posted April 14, 2010 https://www.ups.com/upsdeveloperkit?loc=en_US follow the 5 easy steps I have shopping cart and i have products in session variable should i send product information to UPS as like paypal. or what kind of work flow is there for ups. AND for shopping cart which API i suitable. Developer APIs Shipping/Rating Address Validation - City, State, ZIP Verify the city, state, and ZIP or postal code information is valid. Address Validation - Street Level Verify the street address, suite, city, state, and ZIP or postal code information is valid. Locator - Global Find a UPS location or The UPS Store nearest to you. Pickup Request a pickup for you or for one of your customers. Rating Compare delivery services and shipping rates to determine the best option for your customers. Shipping Validate addresses, compare rates, and print labels for your internal business processes. Time in Transit Compare shipping transit times of UPS services. Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041590 Share on other sites More sharing options...
hamza Posted April 14, 2010 Author Share Posted April 14, 2010 UPS only for shipping addres. what about products order.?? which customer order from cart/ Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041603 Share on other sites More sharing options...
ignace Posted April 14, 2010 Share Posted April 14, 2010 I have shopping cart and i have products in session variable should i send product information to UPS as like paypal. It's all explained in the registration procedure Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041605 Share on other sites More sharing options...
hamza Posted April 14, 2010 Author Share Posted April 14, 2010 I have shopping cart and i have products in session variable should i send product information to UPS as like paypal. It's all explained in the registration procedure now where should i find reg procedure???? no place to know about UPS like thing Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041615 Share on other sites More sharing options...
ignace Posted April 14, 2010 Share Posted April 14, 2010 If you would have clicked on the link provided by NTSmarkv then you would see it would say: * Step 1: Register with My UPS. * Step 2: Log-in * Step 3: Select an API. * Step 4: Download the API documentation. * Step 5: Request an access key. The register form is at: https://www.ups.com/one-to-one/register?sysid=myups&lang=en&langc=US&loc=en_US&returnto=https%3A%2F%2Fwww.ups.com%2Fupsdeveloperkit%3Floc%3Den_US%26rt1 Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041652 Share on other sites More sharing options...
hamza Posted April 14, 2010 Author Share Posted April 14, 2010 If you would have clicked on the link provided by NTSmarkv then you would see it would say: * Step 1: Register with My UPS. * Step 2: Log-in * Step 3: Select an API. * Step 4: Download the API documentation. * Step 5: Request an access key. The register form is at: https://www.ups.com/one-to-one/register?sysid=myups&lang=en&langc=US&loc=en_US&returnto=https%3A%2F%2Fwww.ups.com%2Fupsdeveloperkit%3Floc%3Den_US%26rt1 its being a long time now almost 26 hours i had done the basic login and register thing. there is no need to tell me about this basic Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041671 Share on other sites More sharing options...
monkeytooth Posted April 14, 2010 Share Posted April 14, 2010 Its XML based, you send a XML request to there service in a specific way its not your customary XML layout. Then in the same process if you will you get an XML reply. Whether its verified or valid, or whatever the case is you need to do. I was in the same boat about 6 months ago. the USPS is the least covered thing out there (I think) I searched and searched and most I could barely come up with was one of 2 things a ridiculous product with an outrageous price to buy and use. or some small tut's on verifying someones address.. I needed to handle shipping labels Its rough, that theres not much documentation with the USPS. More rough is there Doc's suck incredibly. However like someone else previously stated its all in there in the docs they offer. Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041678 Share on other sites More sharing options...
hamza Posted April 14, 2010 Author Share Posted April 14, 2010 oo god what should i do .. no one have done about this evy one giving me suggestion not the actual answer Quote Link to comment https://forums.phpfreaks.com/topic/198498-united-parcel-service-php-integration/#findComment-1041708 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.