is it possible to use the same UPS account on the other ubercart project?
I have first ubercart project, and it was sucesfull to get UPS quote rate(trial peoject)
But i just have the second project from client to build e-commerce, and i just use my UPS account to test if the UPS module setup correctly. But It failled to report the Quote.
When i turn on debug information, it report:
<?xml version="1.0" encoding="UTF-8"?>
<AccessRequest xml:lang="en-US">
<AccessLicenseNumber>EC1E24497B057ECC</AccessLicenseNumber>
<UserId>rsugihar</UserId>
<Password>******</Password>
</AccessRequest>
<?xml version="1.0" encoding="UTF-8"?>
<RatingServiceSelectionRequest xml:lang="en-US">
<Request>
<TransactionReference>
<CustomerContext>Complex Rate Request</CustomerContext>
<XpciVersion>1.0001</XpciVersion>
</TransactionReference>
<RequestAction>Rate</RequestAction>
<RequestOption>rate</RequestOption>
</Request>
<PickupType>
<Code>01</Code>
</PickupType>
<CustomerClassification>
<Code>01</Code>
</CustomerClassification>
<Shipment>
<Shipper>
<ShipperNumber>6WY241</ShipperNumber>
<Address>
<City>culver</City>
<StateProvinceCode>CA</StateProvinceCode>
<PostalCode>90064</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</Shipper>
<ShipTo>
<Address>
<StateProvinceCode>CA</StateProvinceCode>
<PostalCode>92803</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</ShipTo>
<ShipFrom>
<Address>
<StateProvinceCode>CA</StateProvinceCode>
<PostalCode>92064</PostalCode>
<CountryCode>US</CountryCode>
</Address>
</ShipFrom>
<ShipmentWeight>
<UnitOfMeasurement>
<Code>LBS</Code>
</UnitOfMeasurement>
<Weight>1.0</Weight>
</ShipmentWeight>
<Service>
<Code>12</Code>
<Description>UPS 3-Day Select</Description>
</Service>
<Package><PackagingType><Code>02</Code></PackagingType><Dimensions><UnitOfMeasurement><Code>IN</Code></UnitOfMeasurement><Length>1.00</Length><Width>1.00</Width><Height>2.00</Height></Dimensions><PackageWeight><UnitOfMeasurement><Code>LBS</Code><Description>Pounds</Description></UnitOfMeasurement><Weight>1.0</Weight></PackageWeight><PackageServiceOptions><InsuredValue><CurrencyCode>USD</CurrencyCode><MonetaryValue>22.5</MonetaryValue></InsuredValue></PackageServiceOptions></Package></Shipment>
</RatingServiceSelectionRequest>Although first peoject and second project has different items , i have same setup for UPS account.
I admit that the first installation (2nd project) was with Ubercart beta 5, but i just override it with beta 6 2 days ago.
Is it the reason ? Or i need to do something like 'update.php' after override it with beta 6 ?
I've been trying to solve this issue for 2 days, but have no good result.
Any suggestion would be appreciated.
-akira




Joined: 01/28/2008