• Resolved maedwards87

    (@maedwards87)


    When calculating shipping on my cart page, if you type in an address and hit calculate shipping, this pops up:

    Found 2 USPS rates detailscopyarray ( 'error' => NULL, 'rates' => array ( 'priority_mail' => array ( 'id' => 'priority_mail', 'label' => 'Priority Mail', 'cost' => 9.25, ), 'ground_advantage' => array ( 'id' => 'ground_advantage', 'label' => 'USPS Ground Advantage', 'cost' => 6.5, ), ), 'settings' => array ( 'props' => array ( 'plugin_id' => 'woocommerce_', 'id' => 'usps_simple', 'errors' => array ( ), 'data' => array ( ), 'supports' => array ( 0 => 'settings', ), 'method_title' => 'USPS Simple', 'method_description' => 'Shows 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' => '77014-1706', 'commercialRates' => false, 'groupByWeight' => true, 'apiEndpoint' => 'https://secure.shippingapis.com/ShippingAPI.dll', 'apiUserId' => '69OURSI83S109', ), 'settings' => array ( 'enabled' => 'yes', 'sender' => '77014-1706', 'user_id' => '69OURSI83S109', 'commercial_rate' => 'no', 'group_by_weight' => 'yes', 'express_mail' => '', 't_express_mail' => '', 'express_mail_3' => 'no', 'express_mail_2' => 'no', 'express_mail_23' => 'no', 'priority_mail' => '', 't_priority_mail' => '', 'priority_mail_1' => 'yes', 'priority_mail_33' => 'no', 'priority_mail_18' => 'no', 'priority_mail_47' => 'no', 'priority_mail_48' => 'no', 'priority_mail_49' => 'no', 'priority_mail_50' => 'no', 'first_class' => '', 't_first_class' => '', 'first_class_0A' => 'no', 'first_class_12' => 'no', 'first_class_15' => 'no', 'first_class_0B' => 'no', 'first_class_78' => 'no', 'first_class_0C' => 'no', 'ground_advantage' => '', 't_ground_advantage' => '', 'ground_advantage_default' => 'yes', 'standard_post' => '', 't_standard_post' => '', 'standard_post_4' => 'yes', 'media_mail' => '', 't_media_mail' => '', 'media_mail_6' => 'no', 'library_mail' => '', 't_library_mail' => '', 'library_mail_7' => 'no', ), ), 'package' => array ( 'contents' => array ( 'da3bc8715dde5cc383ada6d082abf978' => array ( 'key' => 'da3bc8715dde5cc383ada6d082abf978', 'product_id' => 28757, 'variation_id' => 0, 'variation' => array ( ), 'quantity' => 1, 'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0', 'line_tax_data' => array ( 'subtotal' => array ( ), 'total' => array ( ), ), 'line_subtotal' => 20.0, 'line_subtotal_tax' => 0.0, 'line_total' => 20.0, 'line_tax' => 0.0, 'product' => array ( 'name' => 'Revive Face Mask', 'slug' => 'revive-face-mask', 'price' => '20', 'regular_price' => '20', 'sale_price' => '', 'weight' => '118 g', 'weight_lbs' => 0.260145159999999986411012287135235965251922607421875, 'dimensions' => '2 x 2 x 2.16 in', 'dimensions_in' => '2.16 x 2 x 2', ), ), '1f0e3dad99908345f7439f8ffabdffc4' => array ( 'key' => '1f0e3dad99908345f7439f8ffabdffc4', 'product_id' => 19, 'variation_id' => 0, 'variation' => array ( ), 'quantity' => 1, 'data_hash' => 'b5c1d5ca8bae6d4896cf1807cdf763f0', 'line_tax_data' => array ( 'subtotal' => array ( ), 'total' => array ( ), ), 'line_subtotal' => 26.0, 'line_subtotal_tax' => 0.0, 'line_total' => 26.0, 'line_tax' => 0.0, 'product' => array ( 'name' => 'Grounded Tallow Balm', 'slug' => 'grounded-tallow-balm', 'price' => '26', 'regular_price' => '26', 'sale_price' => '', 'weight' => '145 g', 'weight_lbs' => 0.31966989999999995131219066024641506373882293701171875, 'dimensions' => '2 x 2 x 2.16 in', 'dimensions_in' => '2.16 x 2 x 2', ), ), ), 'contents_cost' => 46.0, 'applied_coupons' => array ( ), 'user' => array ( 'ID' => 0, ), 'destination' => array ( 'country' => 'US', 'state' => 'TX', 'postcode' => '77388', 'city' => 'Spring', 'address' => '', 'address_1' => '', 'address_2' => '', ), 'cart_subtotal' => '46', 'rates' => array ( ), ), 'requests' => \Dgm\UspsSimple\Calc\Pair::__set_state(array( 'online' => 'API=RateV4&XML= <RateV4Request USERID="69OURSI83S109"> <Revision>2</Revision> <Package ID="group_by_weight_0:1:0:0:0:0"> <Service>ONLINE</Service> <ZipOrigination>77014</ZipOrigination> <ZipDestination>77388</ZipDestination> <Pounds>0</Pounds> <Ounces>9.28</Ounces> <Container/> <Width>0</Width> <Length>0</Length> <Height>0</Height> <Girth>0</Girth> <Machinable>true</Machinable> <ShipDate>05-Sep-2024</ShipDate> </Package> </RateV4Request> ', 'standard' => 'API=RateV4&XML= <RateV4Request USERID="69OURSI83S109"> <Revision>2</Revision> <Package ID="group_by_weight_0:1:0:0:0:0"> <Service>STANDARD POST</Service> <ZipOrigination>77014</ZipOrigination> <ZipDestination>77388</ZipDestination> <Pounds>0</Pounds> <Ounces>9.28</Ounces> <Container/> <Width>0</Width> <Length>0</Length> <Height>0</Height> <Girth>0</Girth> <GroundOnly>true</GroundOnly> <Machinable>true</Machinable> <ShipDate>05-Sep-2024</ShipDate> </Package> </RateV4Request> ', )), 'request' => \Dgm\UspsSimple\Calc\Request::__set_state(array( 'apiUserId' => '69OURSI83S109', 'package' => \Dgm\UspsSimple\Calc\Package::__set_state(array( 'orig' => \Dgm\UspsSimple\Calc\Area::__set_state(array( 'countryCode' => 'US', 'zipCode' => '77014-1706', )), 'dest' => \Dgm\UspsSimple\Calc\Area::__set_state(array( 'countryCode' => 'US', 'zipCode' => '77388', )), 'items' => array ( 'da3bc8715dde5cc383ada6d082abf978' => \Dgm\UspsSimple\Calc\Item::__set_state(array( 'product' => \Dgm\UspsSimple\Calc\Product::__set_state(array( 'weight' => 0.260145159999999986411012287135235965251922607421875, 'dim' => \Dgm\UspsSimple\Calc\Dim::__set_state(array( 'length' => 2.160000000000000142108547152020037174224853515625, 'width' => 2.0, 'height' => 2.0, )), )), 'quantity' => 1, )), '1f0e3dad99908345f7439f8ffabdffc4' => \Dgm\UspsSimple\Calc\Item::__set_state(array( 'product' => \Dgm\UspsSimple\Calc\Product::__set_state(array( 'weight' => 0.31966989999999995131219066024641506373882293701171875, 'dim' => \Dgm\UspsSimple\Calc\Dim::__set_state(array( 'length' => 2.160000000000000142108547152020037174224853515625, 'width' => 2.0, 'height' => 2.0, )), )), 'quantity' => 1, )), ), )), 'services' => \Dgm\UspsSimple\Model\Services::__set_state(array( 'families' => array ( 1 => \Dgm\UspsSimple\Model\ServiceFamily::__set_state(array( 'id' => 'priority_mail', 'title' => 'Priority Mail', 'sort' => 1, 'services' => array ( 0 => \Dgm\UspsSimple\Model\RegularService::__set_state(array( 'family' => NULL, 'title' => 'Priority Mail', 'alwaysUseCommercialRate' => NULL, 'enabled' => true, 'id' => '1', )), ), )), 3 => \Dgm\UspsSimple\Model\ServiceFamily::__set_state(array( 'id' => 'ground_advantage', 'title' => 'USPS Ground Advantage', 'sort' => 3, 'services' => array ( 0 => \Dgm\UspsSimple\Model\GroundAdvantage::__set_state(array( 'family' => NULL, 'title' => 'USPS Ground Advantage', 'alwaysUseCommercialRate' => NULL, 'enabled' => true, 'id' => 'default', )), ), )), 4 => \Dgm\UspsSimple\Model\ServiceFamily::__set_state(array( 'id' => 'standard_post', 'title' => 'USPS Retail Ground', 'sort' => 4, 'services' => array ( 0 => \Dgm\UspsSimple\Model\RegularService::__set_state(array( 'family' => NULL, 'title' => 'USPS Retail Ground', 'alwaysUseCommercialRate' => NULL, 'enabled' => true, 'id' => '4', )), ), )), ), 'retailGroundEnabled' => true, )), 'groupByWeight' => true, 'commercialRates' => false, )), 'responses' => \Dgm\UspsSimple\Calc\Pair::__set_state(array( 'online' => '<?xml version="1.0" encoding="UTF-8"?> <RateV4Response> <Package ID="group_by_weight_0:1:0:0:0:0"> <ZipOrigination>77014</ZipOrigination> <ZipDestination>77388</ZipDestination> <Pounds>0</Pounds> <Ounces>9.28</Ounces> <Machinable>TRUE</Machinable> <Zone>1</Zone> <Postage CLASSID="3"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt;</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="2"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Hold For Pickup</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6001"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Parcel Locker</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="4001"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; HAZMAT</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="13"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Flat Rate Envelope</MailService> <Rate>30.45</Rate> <CommercialRate>26.35</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="27"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Flat Rate Envelope Hold For Pickup</MailService> <Rate>30.45</Rate> <CommercialRate>26.35</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6002"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Flat Rate Envelope Parcel Locker</MailService> <Rate>30.45</Rate> <CommercialRate>26.35</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="30"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope</MailService> <Rate>30.65</Rate> <CommercialRate>26.65</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="31"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Hold For Pickup</MailService> <Rate>30.65</Rate> <CommercialRate>26.65</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6023"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Parcel Locker</MailService> <Rate>30.65</Rate> <CommercialRate>26.65</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="62"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope</MailService> <Rate>31.20</Rate> <CommercialRate>26.85</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="63"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Hold For Pickup</MailService> <Rate>31.20</Rate> <CommercialRate>26.85</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6056"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Parcel Locker</MailService> <Rate>31.20</Rate> <CommercialRate>26.85</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="1"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt;</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="33"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Hold For Pickup</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6010"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Parcel Locker</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="4010"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; HAZMAT</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="22"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Flat Rate Box</MailService> <Rate>24.75</Rate> <CommercialRate>21.85</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="34"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Flat Rate Box Hold For Pickup</MailService> <Rate>24.75</Rate> <CommercialRate>21.85</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6012"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Flat Rate Box Parcel Locker</MailService> <Rate>24.75</Rate> <CommercialRate>21.85</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="17"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Medium Flat Rate Box</MailService> <Rate>18.40</Rate> <CommercialRate>16.00</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="35"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Medium Flat Rate Box Hold For Pickup</MailService> <Rate>18.40</Rate> <CommercialRate>16.00</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6013"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Medium Flat Rate Box Parcel Locker</MailService> <Rate>18.40</Rate> <CommercialRate>16.00</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="28"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Box</MailService> <Rate>10.40</Rate> <CommercialRate>9.05</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="36"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Box Hold For Pickup</MailService> <Rate>10.40</Rate> <CommercialRate>9.05</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6014"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Box Parcel Locker</MailService> <Rate>10.40</Rate> <CommercialRate>9.05</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="16"> <MailService>Priority Mail Flat Rate&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="37"> <MailService>Priority Mail Flat Rate&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6011"> <MailService>Priority Mail Flat Rate&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="44"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope</MailService> <Rate>10.15</Rate> <CommercialRate>8.80</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="45"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Hold For Pickup</MailService> <Rate>10.15</Rate> <CommercialRate>8.80</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6037"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Parcel Locker</MailService> <Rate>10.15</Rate> <CommercialRate>8.80</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="29"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope</MailService> <Rate>10.60</Rate> <CommercialRate>9.30</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="46"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Hold For Pickup</MailService> <Rate>10.60</Rate> <CommercialRate>9.30</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6021"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Parcel Locker</MailService> <Rate>10.60</Rate> <CommercialRate>9.30</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="38"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Gift Card Flat Rate Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="39"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Gift Card Flat Rate Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6031"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Gift Card Flat Rate Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="42"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="43"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6035"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="40"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Window Flat Rate Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="41"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Window Flat Rate Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6033"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Window Flat Rate Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="84"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic</MailService> <Rate>0.00</Rate> <CommercialRate>8.01</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6084"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>8.01</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="4084"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic HAZMAT</MailService> <Rate>0.00</Rate> <CommercialRate>8.01</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="0"> <MailService>First-Class Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Envelope</MailService> <Rate>4.01</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="1058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt;</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Hold For Pickup</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Parcel Locker</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="4058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; HAZMAT</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="1096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic Hold For Pickup</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="4096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic HAZMAT</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6"> <MailService>Media Mail Parcel</MailService> <Rate>4.63</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6076"> <MailService>Media Mail Parcel Parcel Locker</MailService> <Rate>4.63</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="7"> <MailService>Library Mail Parcel</MailService> <Rate>4.40</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6075"> <MailService>Library Mail Parcel Parcel Locker</MailService> <Rate>4.40</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="20"> <MailService>Bound Printed Matter Flats</MailService> <Rate>0.00</Rate> <CommercialRate>2.46</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2020"> <MailService>Bound Printed Matter Flats Hold For Pickup</MailService> <Rate>0.00</Rate> <CommercialRate>2.46</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6020"> <MailService>Bound Printed Matter Flats Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>2.46</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="5"> <MailService>Bound Printed Matter Parcels</MailService> <Rate>0.00</Rate> <CommercialRate>3.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2077"> <MailService>Bound Printed Matter Parcels Hold For Pickup</MailService> <Rate>0.00</Rate> <CommercialRate>3.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6077"> <MailService>Bound Printed Matter Parcels Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>3.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> </Package> </RateV4Response> ', 'standard' => '<?xml version="1.0" encoding="UTF-8"?> <RateV4Response> <Package ID="group_by_weight_0:1:0:0:0:0"> <Error> <Number>-2147219385</Number> <Source>DomPostageLibrary;RateV4.ProcessRequest</Source> <Description>The requested Mail Service is not available for the specified customer type.</Description> <HelpFile/> <HelpContext/> </Error> </Package> </RateV4Response> ', )), 'combinedResponse' => '<?xml version="1.0" encoding="UTF-8"?> <RateV4Response> <Package ID="group_by_weight_0:1:0:0:0:0"> <ZipOrigination>77014</ZipOrigination> <ZipDestination>77388</ZipDestination> <Pounds>0</Pounds> <Ounces>9.28</Ounces> <Machinable>TRUE</Machinable> <Zone>1</Zone> <Postage CLASSID="3"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt;</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="2"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Hold For Pickup</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6001"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Parcel Locker</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="4001"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; HAZMAT</MailService> <Rate>30.95</Rate> <CommercialRate>26.75</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="13"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Flat Rate Envelope</MailService> <Rate>30.45</Rate> <CommercialRate>26.35</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="27"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Flat Rate Envelope Hold For Pickup</MailService> <Rate>30.45</Rate> <CommercialRate>26.35</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6002"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Flat Rate Envelope Parcel Locker</MailService> <Rate>30.45</Rate> <CommercialRate>26.35</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="30"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope</MailService> <Rate>30.65</Rate> <CommercialRate>26.65</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="31"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Hold For Pickup</MailService> <Rate>30.65</Rate> <CommercialRate>26.65</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6023"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Parcel Locker</MailService> <Rate>30.65</Rate> <CommercialRate>26.65</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="62"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope</MailService> <Rate>31.20</Rate> <CommercialRate>26.85</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="63"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Hold For Pickup</MailService> <Rate>31.20</Rate> <CommercialRate>26.85</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6056"> <MailService>Priority Mail Express 1-Day&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Parcel Locker</MailService> <Rate>31.20</Rate> <CommercialRate>26.85</CommercialRate> <CommitmentDate>2024-09-06</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="1"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt;</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="33"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Hold For Pickup</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6010"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Parcel Locker</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="4010"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; HAZMAT</MailService> <Rate>9.25</Rate> <CommercialRate>7.90</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="22"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Flat Rate Box</MailService> <Rate>24.75</Rate> <CommercialRate>21.85</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="34"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Flat Rate Box Hold For Pickup</MailService> <Rate>24.75</Rate> <CommercialRate>21.85</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6012"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Flat Rate Box Parcel Locker</MailService> <Rate>24.75</Rate> <CommercialRate>21.85</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="17"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Medium Flat Rate Box</MailService> <Rate>18.40</Rate> <CommercialRate>16.00</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="35"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Medium Flat Rate Box Hold For Pickup</MailService> <Rate>18.40</Rate> <CommercialRate>16.00</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6013"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Medium Flat Rate Box Parcel Locker</MailService> <Rate>18.40</Rate> <CommercialRate>16.00</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="28"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Box</MailService> <Rate>10.40</Rate> <CommercialRate>9.05</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="36"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Box Hold For Pickup</MailService> <Rate>10.40</Rate> <CommercialRate>9.05</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6014"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Box Parcel Locker</MailService> <Rate>10.40</Rate> <CommercialRate>9.05</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="16"> <MailService>Priority Mail Flat Rate&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="37"> <MailService>Priority Mail Flat Rate&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6011"> <MailService>Priority Mail Flat Rate&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="44"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope</MailService> <Rate>10.15</Rate> <CommercialRate>8.80</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="45"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Hold For Pickup</MailService> <Rate>10.15</Rate> <CommercialRate>8.80</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6037"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Legal Flat Rate Envelope Parcel Locker</MailService> <Rate>10.15</Rate> <CommercialRate>8.80</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="29"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope</MailService> <Rate>10.60</Rate> <CommercialRate>9.30</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="46"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Hold For Pickup</MailService> <Rate>10.60</Rate> <CommercialRate>9.30</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6021"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Padded Flat Rate Envelope Parcel Locker</MailService> <Rate>10.60</Rate> <CommercialRate>9.30</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="38"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Gift Card Flat Rate Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="39"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Gift Card Flat Rate Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6031"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Gift Card Flat Rate Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="42"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="43"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6035"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Small Flat Rate Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="40"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Window Flat Rate Envelope</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="41"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Window Flat Rate Envelope Hold For Pickup</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6033"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Window Flat Rate Envelope Parcel Locker</MailService> <Rate>9.85</Rate> <CommercialRate>8.50</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="84"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic</MailService> <Rate>0.00</Rate> <CommercialRate>8.01</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="6084"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>8.01</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="4084"> <MailService>Priority Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic HAZMAT</MailService> <Rate>0.00</Rate> <CommercialRate>8.01</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>1-Day</CommitmentName> </Postage> <Postage CLASSID="0"> <MailService>First-Class Mail&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Large Envelope</MailService> <Rate>4.01</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="1058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt;</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Hold For Pickup</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Parcel Locker</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="4058"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; HAZMAT</MailService> <Rate>6.50</Rate> <CommercialRate>4.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="1096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic Hold For Pickup</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="4096"> <MailService>USPS Ground Advantage&amp;lt;sup&amp;gt;&amp;#174;&amp;lt;/sup&amp;gt; Cubic HAZMAT</MailService> <Rate>0.00</Rate> <CommercialRate>6.67</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6"> <MailService>Media Mail Parcel</MailService> <Rate>4.63</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6076"> <MailService>Media Mail Parcel Parcel Locker</MailService> <Rate>4.63</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="7"> <MailService>Library Mail Parcel</MailService> <Rate>4.40</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6075"> <MailService>Library Mail Parcel Parcel Locker</MailService> <Rate>4.40</Rate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="20"> <MailService>Bound Printed Matter Flats</MailService> <Rate>0.00</Rate> <CommercialRate>2.46</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2020"> <MailService>Bound Printed Matter Flats Hold For Pickup</MailService> <Rate>0.00</Rate> <CommercialRate>2.46</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6020"> <MailService>Bound Printed Matter Flats Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>2.46</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="5"> <MailService>Bound Printed Matter Parcels</MailService> <Rate>0.00</Rate> <CommercialRate>3.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="2077"> <MailService>Bound Printed Matter Parcels Hold For Pickup</MailService> <Rate>0.00</Rate> <CommercialRate>3.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> <Postage CLASSID="6077"> <MailService>Bound Printed Matter Parcels Parcel Locker</MailService> <Rate>0.00</Rate> <CommercialRate>3.87</CommercialRate> <CommitmentDate>2024-09-09</CommitmentDate> <CommitmentName>2 Days</CommitmentName> </Postage> </Package> </RateV4Response> ', )

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Large String of Code Showing at top of page’ is closed to new replies.