UPS Says that the node, which contains AccessLicenseNumber, UserID and Password are required for negotiated rates, but there is no fields to enter these in AbleCommerce.
Is this a bug, and if so, what is the workaround?
Here is the portion that is missing from AbleCommerce's XML submission:
Code: Select all
<AccessRequest>
<AccessLicenseNumber>XXXXXXXXXXXXXXXX</AccessLicenseNumber>
<UserId>XXX..XXX</UserId>
<Password>XXXX..XXXX</Password>
</AccessRequest>