Web Development & WordPress

How to Send a Shopify Draft Order Invoice Without Checkout Validation Rules

shopify send invoice manually without cart rules

One of my client was trying to send customer manual invoice through mail he was facing a problem, a third-party apps like Pickeasy was adding checkout validation rules and asking a delivery date or time which was blocking customer from completing payment when they click your invoice link.

After checking I found Shopify has a built-in solution hiding inside the Send Invoice dialog.

How to Bypass Checkout Rules When Sending an Invoice

You can bypass checkout rules using the following steps in shopify

  1. Open your draft order and click Send Invoice
  2. In the Send Invoice dialog, scroll down to the bottom
  3. You will see a toggle labeled “Checkout rules” with the description: “Ignore all checkout rules to let your customer check out without validations”
  4. Turn this toggle ON
  5. Review and send your invoice as normal

Enabling the mentioned option, customer can complete payment without being blocked by any app validation rules, including Pickeasy’s date/time requirement.

Leave a comment