Step 3: Edit Shopify settings

Video tutorial

Text tutorial

  1. Product weight

    It is STRONGLY recommended to enter the weights of each product (including packaging) in the product sheets.

  2. Automatically capture payments

    Settings --> Payment Methods --> Payment Entry (right) --> Manage --> Check "Automatically enter payment for orders" 

  3. Make email entry mandatory
    Settings --> Payment and Accounts --> Customer Contact Method --> Check "E-mail".
  4. Make full name entry mandatory
    Settings -> Payment and accounts --> Customer information --> Check "Require first and last name" in the "Full name" option
  5. Make it mandatory to enter the telephone number
    Settings -> Payment & Accounts --> Customer Information --> Check "Mandatory" in the "Shipping Address Phone Number" option
  6. Disable automatic order processing
    Settings -> Payment and accounts --> In the category "Order processing" --> After payment of an order --> check "Do not automatically process any order items".
  7. Activate the note_attributes

    Settings -> Payment & Accounts --> Order Status Page --> Additional Scripts --> Paste code below
    <script type="text/template" id="attributes-for-MR">{{ checkout.attributes | json }}</script><br>
    	
  8. Hide lockers on the map (optional) 

    Order Status Page --> Additional Scripts --> Paste the code below
    <script id="MR_config">window.MR_config = {hideLockers: true}</script>
    	
Have you found your answer? Thank you for your feedback Oops! Computer error... Your note has not been taken into account

Didn't find an answer? Contact us Contact us