Does the App Work With Draft Orders?
No. Kedra Checkout Rules does not apply to draft orders.
The app’s rules (hiding, renaming, reordering methods, discounts, and validation) run during the customer-facing checkout process using Shopify Functions. When a merchant creates a draft order in the Shopify admin, these functions are not triggered — the draft order bypasses the normal checkout flow.
This means:
- Payment method rules (hide/rename/reorder) do not apply to draft orders
- Shipping method rules (hide/rename/reorder) do not apply to draft orders
- Shipping discounts do not apply to draft orders
- Checkout validation rules do not apply to draft orders
Workaround
If you need to control payment or shipping options for orders you create manually, manage this directly in the Shopify admin when creating the draft order — you can manually select the payment method and shipping rate.