Forum Replies Created

Viewing 15 replies - 1 through 15 (of 49 total)
  • Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    I understand how the store credit works. I’ve seen it in other plug-ins but it’s not combined with coupons, I assign a credit to each user individually, but they don’t need to input a coupon code because the credit was already assigned to them.

    Does your plug-in combine the use of coupons and credit in one single step??? Meaning, customer uses a coupon code for a discount on a purchase, his total for the purchase is $100, the coupon is for $100 as well, but he wants to use only $50 from his coupon and have the other $50 available for later.

    Does your plug-in do this??? If so, we are interested in buying it but we need to test it first. Please provide more information.

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    `array (
    ‘settings’ =>
    array (
    ‘props’ =>
    array (
    ‘endpoint’ => ‘https://secure.shippingapis.com/ShippingAPI.dll’,
    ‘defaultUserId’ => ‘904SKYWO3126’,
    ‘domestic’ =>
    array (
    0 => ‘US’,
    1 => ‘PR’,
    2 => ‘VI’,
    3 => ‘MH’,
    4 => ‘FM’,
    ),
    ‘services’ =>
    array (
    ‘EXPRESS_MAIL’ =>
    array (
    ‘name’ => ‘Priority Mail Express?’,
    ‘services’ =>
    array (
    3 => ‘Priority Mail Express?’,
    2 => ‘Priority Mail Express?, Hold for Pickup’,
    23 => ‘Priority Mail Express?, Sunday/Holiday’,
    ),
    ),
    ‘PRIORITY_MAIL’ =>
    array (
    ‘name’ => ‘Priority Mail?’,
    ‘services’ =>
    array (
    1 => ‘Priority Mail?’,
    33 => ‘Priority Mail?, Hold For Pickup’,
    18 => ‘Priority Mail? Keys and IDs’,
    47 => ‘Priority Mail? Regional Rate Box A’,
    48 => ‘Priority Mail? Regional Rate Box A, Hold For Pickup’,
    49 => ‘Priority Mail? Regional Rate Box B’,
    50 => ‘Priority Mail? Regional Rate Box B, Hold For Pickup’,
    ),
    ),
    ‘FIRST_CLASS’ =>
    array (
    ‘name’ => ‘First-Class Mail?’,
    ‘services’ =>
    array (
    ‘0A’ => ‘First-Class Mail? Postcards’,
    ‘0B’ => ‘First-Class Mail? Letter’,
    ‘0C’ => ‘First-Class Mail? Large Envelope’,
    ‘0D’ => ‘First-Class Mail? Parcel’,
    12 => ‘First-Class? Postcard Stamped’,
    15 => ‘First-Class? Large Postcards’,
    19 => ‘First-Class? Keys and IDs’,
    61 => ‘First-Class? Package Service’,
    53 => ‘First-Class? Package Service, Hold For Pickup’,
    78 => ‘First-Class Mail? Metered Letter’,
    ),
    ),
    ‘STANDARD_POST’ =>
    array (
    ‘name’ => ‘USPS Retail Ground?’,
    ‘services’ =>
    array (
    4 => ‘USPS Retail Ground?’,
    ),
    ),
    ‘MEDIA_MAIL’ =>
    array (
    ‘name’ => ‘Media Mail’,
    ‘services’ =>
    array (
    6 => ‘Media Mail’,
    ),
    ),
    ‘LIBRARY_MAIL’ =>
    array (
    ‘name’ => ‘Library Mail’,
    ‘services’ =>
    array (
    7 => ‘Library Mail’,
    ),
    ),
    ),
    ‘subservicesEnabled’ =>
    array (
    3 => ‘no’,
    2 => ‘no’,
    23 => ‘no’,
    1 => ‘yes’,
    33 => ‘no’,
    18 => ‘no’,
    47 => ‘no’,
    48 => ‘no’,
    49 => ‘no’,
    50 => ‘no’,
    ‘0A’ => ‘no’,
    ‘0B’ => ‘no’,
    ‘0C’ => ‘no’,
    ‘0D’ => ‘no’,
    12 => ‘no’,
    15 => ‘no’,
    19 => ‘no’,
    61 => ‘no’,
    53 => ‘no’,
    78 => ‘no’,
    4 => ‘no’,
    6 => ‘no’,
    7 => ‘no’,
    ),
    ‘supports’ =>
    array (
    0 => ‘settings’,
    ),
    ‘id’ => ‘usps_simple’,
    ‘method_title’ => ‘USPS Simple’,
    ‘method_description’ => ‘The <strong>USPS Simple</strong> plugin calculates rates for domestic shipping dynamically using USPS API during 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 (
    ),
    ‘plugin_id’ => ‘woocommerce_’,
    ‘errors’ =>
    array (
    ),
    ‘data’ =>
    array (
    ),
    ‘serviceDescription’ => ‘This controls the title which the customer sees during checkout.’,
    ‘sender’ => ‘33064’,
    ‘userId’ => ‘904SKYWO3126’,
    ‘commercialRate’ => ‘yes’,
    ‘groupByWeight’ => ‘no’,
    ‘t_express_mail’ => ‘Priority Mail Express? (USPS Simple)’,
    ‘t_priority_mail’ => ‘Priority Mail? (USPS Simple)’,
    ‘t_first_class’ => ‘First-Class Mail? (USPS Simple)’,
    ‘t_standard_post’ => ‘USPS Retail Ground? (USPS Simple)’,
    ‘t_media_mail’ => ‘Media Mail (USPS Simple)’,
    ‘t_library_mail’ => ‘Library Mail (USPS Simple)’,
    ),
    ‘settings’ =>
    array (
    ‘enabled’ => ‘yes’,
    ‘sender’ => ‘33064’,
    ‘user_id’ => ”,
    ‘commercial_rate’ => ‘yes’,
    ‘group_by_weight’ => ‘no’,
    ‘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_0B’ => ‘no’,
    ‘first_class_0C’ => ‘no’,
    ‘first_class_0D’ => ‘no’,
    ‘first_class_12’ => ‘no’,
    ‘first_class_15’ => ‘no’,
    ‘first_class_19’ => ‘no’,
    ‘first_class_61’ => ‘no’,
    ‘first_class_53’ => ‘no’,
    ‘first_class_78’ => ‘no’,
    ‘standard_post’ => ”,
    ‘t_standard_post’ => ”,
    ‘standard_post_4’ => ‘no’,
    ‘media_mail’ => ”,
    ‘t_media_mail’ => ”,
    ‘media_mail_6’ => ‘no’,
    ‘library_mail’ => ”,
    ‘t_library_mail’ => ”,
    ‘library_mail_7’ => ‘no’,
    ),
    ),
    ‘package’ =>
    array (
    ‘contents’ =>
    array (
    ‘d043a8c1ebe1dc876e1e2ce78ae000c4’ =>
    array (
    ‘key’ => ‘d043a8c1ebe1dc876e1e2ce78ae000c4’,
    ‘product_id’ => 799,
    ‘variation_id’ => 814,
    ‘variation’ =>
    array (
    ‘attribute_size’ => ‘SMALL’,
    ‘attribute_color’ => ‘BLACK’,
    ),
    ‘quantity’ => 1,
    ‘data_hash’ => ‘8e5bc00b087e1f0a5655cc1a38af71ae’,
    ‘line_tax_data’ =>
    array (
    ‘subtotal’ =>
    array (
    ),
    ‘total’ =>
    array (
    ),
    ),
    ‘line_subtotal’ => 30.0,
    ‘line_subtotal_tax’ => 0,
    ‘line_total’ => 30.0,
    ‘line_tax’ => 0,
    ‘product’ =>
    array (
    ‘name’ => ‘YOU ROCK MY WORLD – SMALL, BLACK’,
    ‘slug’ => ‘t425-back-to-my-roots-small-black-3’,
    ‘price’ => ’30’,
    ‘regular_price’ => ’30’,
    ‘sale_price’ => ”,
    ‘weight’ => ‘2 kg’,
    ‘weight_lbs’ => 4.40923999999999960408558763447217643260955810546875,
    ‘dimensions’ => ‘ x x cm’,
    ‘dimensions_in’ => ‘0 x 0 x 0’,
    ),
    ),
    ),
    ‘contents_cost’ => 30.0,
    ‘applied_coupons’ =>
    array (
    ),
    ‘user’ =>
    array (
    ‘ID’ => 1,
    ),
    ‘destination’ =>
    array (
    ‘country’ => ‘US’,
    ‘state’ => ‘CA’,
    ‘postcode’ => ‘91732’,
    ‘city’ => ‘El Monte’,
    ‘address’ => ‘4448 Cogswell Rd’,
    ‘address_1’ => ‘4448 Cogswell Rd’,
    ‘address_2’ => ”,
    ),
    ‘cart_subtotal’ => ‘30.00’,
    ‘rates’ =>
    array (
    ),
    ),
    ‘requests’ =>
    array (
    ‘ONLINE’ => ‘API=RateV4&XML=
    <RateV4Request USERID=”904SKYWO3126″>
    <Revision>2</Revision>
    <Package ID=”d043a8c1ebe1dc876e1e2ce78ae000c4:1:0:0:0:4.40924″>
    <Service>ONLINE</Service>
    <ZipOrigination>33064</ZipOrigination>
    <ZipDestination>91732</ZipDestination>
    <Pounds>4</Pounds>
    <Ounces>6.55</Ounces>
    <Container/>
    <Size>REGULAR</Size>
    <Width>0</Width>
    <Length>0</Length>
    <Height>0</Height>
    <Girth>0</Girth>
    <Machinable>true</Machinable>
    <ShipDate>16-Dec-2020</ShipDate>
    </Package>
    </RateV4Request>
    ‘,
    ‘STANDARD POST’ => ‘API=RateV4&XML=
    <RateV4Request USERID=”904SKYWO3126″>
    <Revision>2</Revision>
    <Package ID=”d043a8c1ebe1dc876e1e2ce78ae000c4:1:0:0:0:4.40924″>
    <Service>STANDARD POST</Service>
    <ZipOrigination>33064</ZipOrigination>
    <ZipDestination>91732</ZipDestination>
    <Pounds>4</Pounds>
    <Ounces>6.55</Ounces>
    <Container/>
    <Size>REGULAR</Size>
    <Width>0</Width>
    <Length>0</Length>
    <Height>0</Height>
    <Girth>0</Girth>
    <GroundOnly>true</GroundOnly>
    <Machinable>true</Machinable>
    <ShipDate>16-Dec-2020</ShipDate>
    </Package>
    </RateV4Request>
    ‘,
    ),
    ‘responses’ =>
    array (
    ‘ONLINE’ =>
    array (
    ‘headers’ =>
    Requests_Utility_CaseInsensitiveDictionary::__set_state(array(
    ‘data’ =>
    array (
    ‘x-backside-transport’ => ‘OK OK’,
    ‘cache-control’ => ‘private’,
    ‘content-type’ => ‘text/xml’,
    ‘server’ => ‘Microsoft-IIS/10.0’,
    ‘x-aspnet-version’ => ‘4.0.30319’,
    ‘x-powered-by’ => ‘ASP.NET’,
    ‘date’ => ‘Tue, 15 Dec 2020 17:37:54 GMT’,
    ‘x-global-transaction-id’ => ‘8ac205fb5fd8f474310b42ff’,
    ‘access-control-allow-origin’ => ‘*’,
    ‘ntcoent-length’ => ‘10040’,
    ‘x-frame-options’ => ‘SAMEORIGIN’,
    ‘strict-transport-security’ => ‘max-age=3600; includeSubDomains’,
    ‘content-encoding’ => ‘gzip’,
    ‘content-length’ => ‘905’,
    ),
    )),
    ‘body’ => ‘<?xml version=”1.0″ encoding=”UTF-8″?>
    <RateV4Response>
    <Package ID=”d043a8c1ebe1dc876e1e2ce78ae000c4:1:0:0:0:4.40924″>
    <ZipOrigination>33064</ZipOrigination>
    <ZipDestination>91732</ZipDestination>
    <Pounds>4</Pounds>
    <Ounces>6.55</Ounces>
    <Machinable>TRUE</Machinable>
    <Zone>8</Zone>
    <Postage CLASSID=”3″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup></MailService>
    <Rate>71.35</Rate>
    <CommercialRate>61.85</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”2″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Hold For Pickup</MailService>
    <Rate>71.35</Rate>
    <CommercialRate>61.85</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”13″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Flat Rate Envelope</MailService>
    <Rate>26.35</Rate>
    <CommercialRate>24.25</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”27″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>26.35</Rate>
    <CommercialRate>24.25</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”30″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Legal Flat Rate Envelope</MailService>
    <Rate>26.50</Rate>
    <CommercialRate>24.45</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”31″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Legal Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>26.50</Rate>
    <CommercialRate>24.45</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”62″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Padded Flat Rate Envelope</MailService>
    <Rate>26.95</Rate>
    <CommercialRate>24.75</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”63″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Padded Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>26.95</Rate>
    <CommercialRate>24.75</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”1″>
    <MailService>Priority Mail 2-Day<sup>™</sup></MailService>
    <Rate>26.70</Rate>
    <CommercialRate>21.41</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”33″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>21.41</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”22″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Large Flat Rate Box</MailService>
    <Rate>21.10</Rate>
    <CommercialRate>18.70</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”34″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Large Flat Rate Box Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>18.70</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”17″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Medium Flat Rate Box</MailService>
    <Rate>15.05</Rate>
    <CommercialRate>13.60</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”35″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Medium Flat Rate Box Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>13.60</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”28″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Box</MailService>
    <Rate>8.30</Rate>
    <CommercialRate>8.05</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”36″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Box Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>8.05</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”47″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box A</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>12.50</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”48″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box A Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>12.50</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”49″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box B</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>22.29</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”50″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box B Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>22.29</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”16″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”37″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”44″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Legal Flat Rate Envelope</MailService>
    <Rate>8.05</Rate>
    <CommercialRate>7.85</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”45″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Legal Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.85</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”29″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Padded Flat Rate Envelope</MailService>
    <Rate>8.40</Rate>
    <CommercialRate>8.15</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”46″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Padded Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>8.15</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”38″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Gift Card Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”39″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Gift Card Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”42″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”43″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”40″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Window Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”41″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Window Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”77″>
    <MailService>Parcel Select Ground<sup>™</sup></MailService>
    <Rate>21.06</Rate>
    </Postage>
    <Postage CLASSID=”6″>
    <MailService>Media Mail Parcel</MailService>
    <Rate>4.92</Rate>
    </Postage>
    <Postage CLASSID=”7″>
    <MailService>Library Mail Parcel</MailService>
    <Rate>4.66</Rate>
    </Postage>
    </Package>
    </RateV4Response>
    ‘,
    ‘response’ =>
    array (
    ‘code’ => 200,
    ‘message’ => ‘OK’,
    ),
    ‘cookies’ =>
    array (
    ),
    ‘filename’ => NULL,
    ),
    ‘STANDARD POST’ =>
    array (
    ‘headers’ =>
    Requests_Utility_CaseInsensitiveDictionary::__set_state(array(
    ‘data’ =>
    array (
    ‘x-backside-transport’ => ‘OK OK’,
    ‘cache-control’ => ‘private’,
    ‘content-type’ => ‘text/xml’,
    ‘server’ => ‘Microsoft-IIS/10.0’,
    ‘x-aspnet-version’ => ‘4.0.30319’,
    ‘x-powered-by’ => ‘ASP.NET’,
    ‘date’ => ‘Tue, 15 Dec 2020 17:37:26 GMT’,
    ‘x-global-transaction-id’ => ’47c16df75fd8f475902dc53d’,
    ‘access-control-allow-origin’ => ‘*’,
    ‘ntcoent-length’ => ‘3120’,
    ‘x-frame-options’ => ‘SAMEORIGIN’,
    ‘strict-transport-security’ => ‘max-age=3600; includeSubDomains’,
    ‘content-encoding’ => ‘gzip’,
    ‘content-length’ => ‘682’,
    ),
    )),
    ‘body’ => ‘<?xml version=”1.0″ encoding=”UTF-8″?>
    <RateV4Response>
    <Package ID=”d043a8c1ebe1dc876e1e2ce78ae000c4:1:0:0:0:4.40924″>
    <ZipOrigination>33064</ZipOrigination>
    <ZipDestination>91732</ZipDestination>
    <Pounds>4</Pounds>
    <Ounces>6.55</Ounces>
    <Container>VARIABLE</Container>
    <Machinable>TRUE</Machinable>
    <Zone>8</Zone>
    <Postage CLASSID=”4″>
    <MailService>USPS Retail Ground<sup>®</sup></MailService>
    <Rate>23.90</Rate>
    <SpecialServices>
    <SpecialService>
    <ServiceID>104</ServiceID>
    <ServiceName>Certificate of Mailing (Form 3817)</ServiceName>
    <Available>true</Available>
    <Price>1.50</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>103</ServiceID>
    <ServiceName>Collect on Delivery</ServiceName>
    <Available>true</Available>
    <Price>7.85</Price>
    <DeclaredValueRequired>true</DeclaredValueRequired>
    <DueSenderRequired>false</DueSenderRequired>
    </SpecialService>
    <SpecialService>
    <ServiceID>175</ServiceID>
    <ServiceName>Collect on Delivery Restricted Delivery</ServiceName>
    <Available>true</Available>
    <Price>13.15</Price>
    <DeclaredValueRequired>true</DeclaredValueRequired>
    <DueSenderRequired>false</DueSenderRequired>
    </SpecialService>
    <SpecialService>
    <ServiceID>100</ServiceID>
    <ServiceName>Insurance</ServiceName>
    <Available>true</Available>
    <Price>2.25</Price>
    <DeclaredValueRequired>true</DeclaredValueRequired>
    <DueSenderRequired>false</DueSenderRequired>
    </SpecialService>
    <SpecialService>
    <ServiceID>177</ServiceID>
    <ServiceName>Insurance Restricted Delivery</ServiceName>
    <Available>true</Available>
    <Price>14.85</Price>
    <DeclaredValueRequired>true</DeclaredValueRequired>
    <DueSenderRequired>false</DueSenderRequired>
    </SpecialService>
    <SpecialService>
    <ServiceID>108</ServiceID>
    <ServiceName>Signature Confirmation<sup>™</sup></ServiceName>
    <Available>true</Available>
    <Price>3.15</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>173</ServiceID>
    <ServiceName>Signature Confirmation<sup>™</sup> Restricted Delivery</ServiceName>
    <Available>true</Available>
    <Price>8.45</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>156</ServiceID>
    <ServiceName>Signature Confirmation<sup>™</sup> Electronic</ServiceName>
    <Available>true</Available>
    <Price>2.65</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>174</ServiceID>
    <ServiceName>Signature Confirmation<sup>™</sup> Electronic Restricted Delivery</ServiceName>
    <Available>true</Available>
    <Price>7.95</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>190</ServiceID>
    <ServiceName>Special Handling – Fragile</ServiceName>
    <Available>true</Available>
    <Price>11.15</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>106</ServiceID>
    <ServiceName>USPS Tracking<sup>®</sup></ServiceName>
    <Available>true</Available>
    <Price>0.00</Price>
    </SpecialService>
    <SpecialService>
    <ServiceID>155</ServiceID>
    <ServiceName>USPS Tracking<sup>®</sup> Electronic</ServiceName>
    <Available>true</Available>
    <Price>0.00</Price>
    </SpecialService>
    </SpecialServices>
    </Postage>
    </Package>
    </RateV4Response>
    ‘,
    ‘response’ =>
    array (
    ‘code’ => 200,
    ‘message’ => ‘OK’,
    ),
    ‘cookies’ =>
    array (
    ),
    ‘filename’ => NULL,
    ),
    ),
    ‘unitedResponse’ => ‘<?xml version=”1.0″ encoding=”UTF-8″?>
    <RateV4Response>
    <Package ID=”d043a8c1ebe1dc876e1e2ce78ae000c4:1:0:0:0:4.40924″>
    <ZipOrigination>33064</ZipOrigination>
    <ZipDestination>91732</ZipDestination>
    <Pounds>4</Pounds>
    <Ounces>6.55</Ounces>
    <Machinable>TRUE</Machinable>
    <Zone>8</Zone>
    <Postage CLASSID=”3″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup></MailService>
    <Rate>71.35</Rate>
    <CommercialRate>61.85</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”2″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Hold For Pickup</MailService>
    <Rate>71.35</Rate>
    <CommercialRate>61.85</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”13″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Flat Rate Envelope</MailService>
    <Rate>26.35</Rate>
    <CommercialRate>24.25</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”27″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>26.35</Rate>
    <CommercialRate>24.25</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”30″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Legal Flat Rate Envelope</MailService>
    <Rate>26.50</Rate>
    <CommercialRate>24.45</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”31″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Legal Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>26.50</Rate>
    <CommercialRate>24.45</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”62″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Padded Flat Rate Envelope</MailService>
    <Rate>26.95</Rate>
    <CommercialRate>24.75</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”63″>
    <MailService>Priority Mail Express 1-Day<sup>™</sup> Padded Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>26.95</Rate>
    <CommercialRate>24.75</CommercialRate>
    <CommitmentDate>2020-12-17</CommitmentDate>
    <CommitmentName>1-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”1″>
    <MailService>Priority Mail 2-Day<sup>™</sup></MailService>
    <Rate>26.70</Rate>
    <CommercialRate>21.41</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”33″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>21.41</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”22″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Large Flat Rate Box</MailService>
    <Rate>21.10</Rate>
    <CommercialRate>18.70</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”34″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Large Flat Rate Box Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>18.70</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”17″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Medium Flat Rate Box</MailService>
    <Rate>15.05</Rate>
    <CommercialRate>13.60</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”35″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Medium Flat Rate Box Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>13.60</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”28″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Box</MailService>
    <Rate>8.30</Rate>
    <CommercialRate>8.05</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”36″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Box Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>8.05</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”47″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box A</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>12.50</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”48″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box A Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>12.50</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”49″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box B</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>22.29</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”50″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Regional Rate Box B Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>22.29</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”16″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”37″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”44″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Legal Flat Rate Envelope</MailService>
    <Rate>8.05</Rate>
    <CommercialRate>7.85</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”45″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Legal Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.85</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”29″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Padded Flat Rate Envelope</MailService>
    <Rate>8.40</Rate>
    <CommercialRate>8.15</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”46″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Padded Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>8.15</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”38″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Gift Card Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”39″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Gift Card Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”42″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”43″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Small Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”40″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Window Flat Rate Envelope</MailService>
    <Rate>7.75</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”41″>
    <MailService>Priority Mail 2-Day<sup>™</sup> Window Flat Rate Envelope Hold For Pickup</MailService>
    <Rate>0.00</Rate>
    <CommercialRate>7.55</CommercialRate>
    <CommitmentDate>2020-12-19</CommitmentDate>
    <CommitmentName>2-Day</CommitmentName>
    </Postage>
    <Postage CLASSID=”77″>
    <MailService>Parcel Select Ground<sup>™</sup></MailService>
    <Rate>21.06</Rate>
    </Postage>
    <Postage CLASSID=”6″>
    <MailService>Media Mail Parcel</MailService>
    <Rate>4.92</Rate>
    </Postage>
    <Postage CLASSID=”7″>
    <MailService>Library Mail Parcel</MailService>
    <Rate>4.66</Rate>
    </Postage>
    <Postage CLASSID=”4″>
    <MailService>USPS Retail Ground<sup>?</sup></MailService>
    <Rate>23.90</Rate>
    </Postage>
    </Package>
    </RateV4Response>
    ‘,
    ‘shownRates’ =>
    array (
    ‘usps_simple:PRIORITY_MAIL’ =>
    array (
    ‘id’ => ‘usps_simple:PRIORITY_MAIL’,
    ‘label’ => ‘Priority Mail? (USPS Simple)’,
    ‘cost’ => 21.410000000000000142108547152020037174224853515625,
    ‘sort’ => 999,
    ‘packages’ => 1,
    ),
    ),
    ‘eliminatedRates’ =>
    array (
    ),
    )`

    Yes, that’s right. I used to upload images or videos of my errors to my MEDIA page on WordPress but now I can’t do any of that.
    If I go to MEDIA, it doesn’t show anything. If I go to APPEARANCE/CUSTOMIZE, it doesn’t show anything…. And same thing with a lot of options.
    Does anybody know something about this issue???

    I had the same issue, after I updated my WooCoomerce, my Dashboard links are not working properly anymore.

    Please use this link to download a shot video I made showing my issue.

    https://a2plvcpnl305176.prod.iad2.secureserver.net:2083/cpsess7708278822/frontend/paper_lantern/filemanager/showfile.html?file=ScreenCaptureProject1.mp4&fileop=&dir=%2Fhome%2Fpqzn82rgjw0b%2Fpublic_html&dirop=&charset=&file_charset=&baseurl=&basedir=

    If I place the mouse over a Menu, it should show the sub menus or options inside that Menu. On the video I place my mouse over WooCommerce, it should pop up all the options inside WooCommerce like Dashboard, ORders, Seetings, etc. But it doesn’t happen, I have to click WooCommerce and wait until it opens the Dashboard, then I am able to see the sub menus and use them.

    Same thing with Products menu and any other option on the menu bar.

    Any suggestions on solving this???

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    I fixed it just by disabling “Enable AJAX add to cart buttons on archives” on WooCommerce / Settings / Products.

    I am not sure what this option does but I still have the button operating on my website. And if I want to add a variable item to my cart and click on this button, it takes me to the product page where I have to select the possible variations.

    I found this solution in one of the forums.

    Thanks a lot for your time and will to help.

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    The thing here is that this store is not out for the public but for specific customers, so they have username and password to access. And I can’t share those, company politics.

    I am having an issue with this button.

    I have variable products. Customers can’t add one of these variable items to their cart if they don’t pick the possible options first.

    For example, they can’t add a shirt to their cart without selecting first color and size……

    But when they click on this button, it adds directly the item to the cart ignoring the possible variations.

    So I need to check what’s the error on this button or just get rid of it.

    Any ideas???

    If they are not answering to you even when you purchased the pro version, can’t think of the ones who are using the free version and have questions…….

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    Thank you so much for answering.

    I fixed my issue by using Flat Rate and a plugin that enables or disables my Shipping Methods depending on the volume of items of an order.

    If a customer orders a large quantity of something, then I disable the store to charge for shipping. I have to measure and weight everything and then I have to call the customer to charge for shipping.

    But I have UPS as my only shipping method and I go by their rates.
    It could be the UPS plugin that doesn’t allow me to calculate pricing for shipping on large quantities.

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    Good morning and thank you very much for your help. I received a complete email from the plugin creators on how to do it and all your help is very appreciated. This plugin is a great tool to export your orders to Excel in order to create your own analysis. Very happy with the result!

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    You can download the plugin just by searching it by name on the ADD NEW PLUGIN option.

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    I tried to do this several times even by going not only to products but also to Other Items and Others and it didn’t work. For some reason, this plugin does not take information from “Extra Product Options” plugin or is not compatible.

    I wrote to the plugin’s creators and they say they have not compatibility with Advanced Order Export For WooCommerce, but they do have it with some other order export plugin.

    I don’t know what to do ??

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    I am not sure about that. I don’t know that much about coding and I don’t think it is the same plugin you mention with the one I use.

    Please check the next image, it explains what I need to do:
    https://allstarengraving.com/new/wp-content/uploads/1.png

    If you can do this small modification as soon as possible, I can pay you $50 US dollars through PayPal.

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    I was checking the demo and I never saw an option asking for “Commercial or Residential Address”.

    I need to make sure that your plugin does offer this option before purchasing it.

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    The price given on your website is yearly or just one time payment???

    Thread Starter HDLF PRODUCTIONS

    (@housedelafunk)

    According to the image, the link that shows PRINT INVOICE is only for customers email, but not for the emails sent to me as the administrator of the website. Is there any way you can help me with this please?

Viewing 15 replies - 1 through 15 (of 49 total)