<add key="EliCustomerNo" value="*55555" />
<add key="EliCustomerNoByState" value="CA|*CA555" />
<add key="E850MapBillToAddress" value="Y" />
<add key="E850MapCustomerOrderNumberToPO" value="Y" />
<add key="E850MapSuppressAttributeTruncationWarning" value="Y" />
<add key="E850MapSuppressMultiplePaymentTermsWarning" value="Y" />
<add key="EliShipViaCodeMapping" value="
~FedEx Ground (4-10 Days)~|FH,
~FedEx 2 Day Air (1-2 Day Lead-Time)~|F4,
~FedEx Next Day Air (1-2 Day
Lead-Time)~|FP,
~FedEx Freight Economy~|TC,
~FedEx Freight Economy (L) with lift gate
delivery~|TC,
~FedEx Freight Economy (R L) with
residential and lift gate delivery~|TC,
~Local Pickup in Chino CA 5 Days (SoCal
Only)~|WC,
~FedEx International Economy~|FI,
~FedEx International Ground~|FI,
~FedEx
International Priority~|FI" />
<add key="E850MapDiscountUnitPrice" value="Y" />
<add key="E850MapTaxToMiscCharge" value="Y" />
<add key="E850MapTaxToMiscChargeExemptState" value="CA" />
<add key="E850MapPaymentRecord" value="paypal|CS,cyber_source|CC,|CC" />
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<section name="notificationSettings" type="System.Configuration.AppSettingsSection" />
</configSections>
<appSettings>
<add key="Name" value="Shopify" />
<add key="SpsTradingPartnerId" value="ZM0ALLKINGSTONB" />
<add key="EliCustomerNo" value="*55555" />
<add key="EliCustomerNoByState" value="CA|*CA555" />
<add key="Enable850" value="Y" />
<add key="Enable810" value="N" />
<add key="Enable846" value="N" />
<add key="Enable856" value="N" />
<add key="Enable855TurnAround" value="N" />
<add key="UseUCC128Label" value="N" />
<!-- Drop Ship Customers Only -->
<!-- Bill to address is consumer bill-to address and must be mapped -->
<add key="EliShipDateQualifier" value="171" />
<add key="EliShipInstr1Date" value="171|Order Date: {0:MM/dd/yyyy}" />
<add key="EliShipInstr2Date" value="" />
<add key="DefaultTsetPurposeCode" value="00" />
<add key="DefaultPrimaryPOTypeCode" value="DS" />
<add key="E850MapBillToAddress" value="Y" />
<add key="E850MapCustomerOrderNumberToPO" value="Y" />
<add key="E850MapTaxToMiscCharge" value="Y" />
<add key="E850MapTaxToMiscChargeExemptState" value="CA" />
<add key="E850MapDiscountUnitPrice" value="Y" />
<add key="E850MapFreightAmountCode" value="G830" />
<add key="E850MapSuppressAttributeTruncationWarning" value="Y" />
<add key="E850MapSuppressMultiplePaymentTermsWarning" value="Y" />
<add key="E850MapPaymentRecord" value="paypal|CS,cyber_source|CC,|CC" />
<add key="DefaultVendor" value="" />
<add key="MapVendorPartNumberIn" value="Y" />
<add key="EliShipViaCodeMapping" value="
~FedEx Ground (4-10 Days)~|FH,
~FedEx 2 Day Air (1-2 Day Lead-Time)~|F4,
~FedEx Next Day Air (1-2 Day Lead-Time)~|FP,
~FedEx Freight Economy~|TC,
~FedEx Freight Economy (L) with lift gate delivery~|TC,
~FedEx Freight Economy (R L) with residential and lift gate delivery~|TC,
~Local Pickup in Chino CA 5 Days (SoCal Only)~|WC,
~FedEx International Economy~|FI,
~FedEx International Ground~|FI,
~FedEx International Priority~|FI" />
</appSettings>
</configuration>