`array (
'error' => NULL,
'rates' =>
array (
),
'settings' =>
array (
'props' =>
array (
'plugin_id' => 'woocommerce_',
'id' => 'usps_simple',
'errors' =>
array (
),
'data' =>
array (
),
'supports' =>
array (
0 => 'settings',
),
'method_title' => 'USPS Simple',
'method_description' => 'Provides live USPS domestic rates on checkout',
'enabled' => 'yes',
'title' => 'USPS Simple',
'rates' =>
array (
),
'tax_status' => 'taxable',
'fee' => NULL,
'minimum_fee' => NULL,
'instance_id' => 0,
'instance_form_fields' =>
array (
),
'instance_settings' =>
array (
),
'availability' => NULL,
'countries' =>
array (
),
'method_order' => NULL,
'has_settings' => NULL,
'settings_html' => NULL,
'sender' => '66217',
'commercialRates' => true,
'groupByWeight' => true,
'apiUserId' => '891000005749',
),
'settings' =>
array (
'enabled' => 'yes',
'sender' => '',
'group_by_weight' => 'yes',
'priority_mail' => '',
't_priority_mail' => '',
'priority_mail_regular' => 'yes',
'priority_mail_small_flat_rate_box' => 'no',
'priority_mail_medium_flat_rate_box_1' => 'no',
'priority_mail_medium_flat_rate_box_2' => 'no',
'priority_mail_large_flat_rate_box' => 'no',
'first_class' => '',
't_first_class' => '',
'first_class_0A' => 'no',
'first_class_0B' => 'no',
'first_class_0C' => 'no',
'ground_advantage' => '',
't_ground_advantage' => '',
'ground_advantage_default' => 'yes',
'media_mail' => '',
't_media_mail' => '',
'media_mail_6' => 'no',
'library_mail' => '',
't_library_mail' => '',
'library_mail_7' => 'no',
),
),
'package' =>
array (
'contents' =>
array (
'47698c15fb83a1e5bb1400accbb17f82' =>
array (
'key' => '47698c15fb83a1e5bb1400accbb17f82',
'product_id' => 5190,
'variation_id' => 0,
'variation' =>
array (
),
'quantity' => 1,
'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0',
'line_tax_data' =>
array (
'subtotal' =>
array (
),
'total' =>
array (
),
),
'line_subtotal' => 3.29000000000000003552713678800500929355621337890625,
'line_subtotal_tax' => 0.0,
'line_total' => 3.29000000000000003552713678800500929355621337890625,
'line_tax' => 0.0,
'product' =>
array (
'name' => 'Gasket, transmission top cover, foamet L79-86, Big Twin, Ref. 34824-79, Harley-Davidson',
'slug' => 'gasket-transmission-top-cover-foamet-l79-86-big-twin-ref-34824-79-harley-davidson',
'price' => '3.29',
'regular_price' => '3.29',
'sale_price' => '',
'weight' => '4 oz',
'weight_lbs' => 0.2499994987599999662908345499090501107275485992431640625,
'dimensions' => '10 x 7 x 1 in',
'dimensions_in' => '10 x 7 x 1',
),
),
),
'contents_cost' => 3.29000000000000003552713678800500929355621337890625,
'applied_coupons' =>
array (
),
'user' =>
array (
'ID' => 0,
),
'destination' =>
array (
'country' => 'US',
'state' => 'KS',
'postcode' => '',
'city' => '',
'address' => '',
'address_1' => '',
'address_2' => '',
),
'cart_subtotal' => '3.29',
'package_id' => 0,
'package_name' => 'Shipment',
'rates' =>
array (
),
),
'request' =>
\Dgm\UspsSimple\Calc\Request::__set_state(array(
'apiUserId' => '891000005749',
'package' =>
\Dgm\UspsSimple\Calc\Package::__set_state(array(
'orig' =>
\Dgm\UspsSimple\Calc\Area::__set_state(array(
'countryCode' => 'US',
'zipCode' => '66217',
)),
'dest' =>
\Dgm\UspsSimple\Calc\Area::__set_state(array(
'countryCode' => 'US',
'zipCode' => '',
)),
'items' =>
array (
'47698c15fb83a1e5bb1400accbb17f82' =>
\Dgm\UspsSimple\Calc\Item::__set_state(array(
'product' =>
\Dgm\UspsSimple\Calc\Product::__set_state(array(
'name' => 'Gasket, transmission top cover, foamet L79-86, Big Twin, Ref. 34824-79, Harley-Davidson',
'price' => '3.29',
'weight' => 0.2499994987599999662908345499090501107275485992431640625,
'dim' =>
\Dgm\UspsSimple\Calc\Dim::__set_state(array(
'length' => 10.0,
'width' => 7.0,
'height' => 1.0,
)),
)),
'quantity' => 1,
)),
),
)),
'services' =>
\Dgm\UspsSimple\Model\Services::__set_state(array(
'families' =>
array (
0 =>
\Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
'id' => 'priority_mail',
'title' => 'Priority Mail',
'sort' => 0,
'services' =>
array (
0 =>
\Dgm\UspsSimple\Model\Service::__set_state(array(
'family' => NULL,
'title' => 'Regular — based on weight, size, and zone',
'alwaysUseCommercialRate' => NULL,
'enabled' => true,
'id' => 'regular',
)),
),
)),
2 =>
\Dgm\UspsSimple\Model\ServiceFamily::__set_state(array(
'id' => 'ground_advantage',
'title' => 'Ground Advantage',
'sort' => 2,
'services' =>
array (
0 =>
\Dgm\UspsSimple\Model\GroundAdvantage::__set_state(array(
'family' => NULL,
'title' => 'Ground Advantage',
'alwaysUseCommercialRate' => NULL,
'enabled' => true,
'id' => 'default',
)),
),
)),
),
'retailGroundEnabled' => false,
)),
'groupByWeight' => true,
'commercialRates' => true,
)),
)`
We do not process international orders directly through the checkout.
If you are located outside the U.S., please contact us with your shipping address and product list for a custom shipping quote and manual invoice.
At this time our website does not correctly calculate the postage discount when you buy 2 or more items.
To get your multi-item postage discount…
Add the items to your cart, but Before paying please ask
us for the correct discounted postage.
If you pay the automatically calculated postage now,
we will refund any postage overpayment
when we weigh and ship your order.
| Subtotal | $3.29 |
|---|---|
| Shipment | Enter your address to view shipping options. |
| Total | $3.29 |