add mapServiceCodeToApiClass external log
This commit is contained in:
@@ -376,6 +376,7 @@ class Usps_Api_Bridge extends Module
|
|||||||
*/
|
*/
|
||||||
private function mapServiceCodeToApiClass($oldCode, $isInternational)
|
private function mapServiceCodeToApiClass($oldCode, $isInternational)
|
||||||
{
|
{
|
||||||
|
$this->externalLog(['mapServiceCodeToApiClass' => ['oldCode' => $oldCode, 'isInternational' => $isInternational]]);
|
||||||
// 1. Define the Standard Map
|
// 1. Define the Standard Map
|
||||||
$map = [
|
$map = [
|
||||||
// DOMESTIC
|
// DOMESTIC
|
||||||
|
|||||||
Reference in New Issue
Block a user