I'm now getting around to testing out the new plugin, and I can see in the USPS dev dashboard that API calls are being made.
However, I'm getting no results in HikaShop.
A couple of things are confusing - I cannot find a "USPS Account Number" anywhere in my profile, and I'm unsure what to set the USPS Account type to.
Some options that seem to be missing from the old USPS plugin, which were important before and I think might still be, are:
I'm assuming it is using
developers.usps.com/domesticpricesv3#tag...st-base-rates-search
:
So I'm not sure what if these required variables are being set statically: rateIndicator, processingCategory, destinationEntryFacilityType, and priceType
I think Container might be processingCategory now, but no way to set it, so I'm not sure what it's defaulting to if it is.
FYI for anyone else, it appears that First Class is now also USPS_GROUND_ADVANTAGE.
I'm not sure if this is due to missing language file entries or something else.
I'm not sure where or what the debug information goes when it's turned on.