UPS Integration
-
I am trying to integrate UPS with WP Ecommerce by put every information including XML API Key.
What is the difference between Show UPS negotiated rates and Singular Shipping in Shipping Setting?
I tried both of them but nothing shows up in check out process.
If I choose Use Testing Environment, I have the following error message:
Error : The XML document is not well formed
:: GetQuote ::DEBUG OUTPUT::
Arguments sent to UPSArray ( [username] => bmV3aGFyZHdhcmU= [password] => NDE3MVp4Y3Y= [api_id] => RENDMDIyQjRCRjYwN0RENg== [account_number] => Y23W36 [negotiated_rates] => [residential] => 1 [singular_shipping] => 0 [insured_shipment] => 0 [DropoffType] => 01 [packaging] => 01 [currency] => USD [shipr_state] => CA [shipr_city] => Fullerton [shipr_ccode] => US [shipr_pcode] => 92833 [shipf_state] => CA [shipf_city] => Fullerton [shipf_ccode] => US [shipf_pcode] => 92833 [units] => LBS [weight] => 18 [dest_ccode] => US [dest_pcode] => 20121 [dest_state] => VA [cart_total] => 239 )What am I supposed to do?
The topic ‘UPS Integration’ is closed to new replies.