EZ Checkout Controller | Rules
App Introduction
Checkout Rules that let you fully control and customize your checkout flow. Create custom checkout rules to tailor the checkout process exactly to your preferences: rename, reorder, or hide payment or shipping methods; block specific customers from checking out; enforce order limits like minimum order quantity or minimum order value; restrict shipping to certain locations or PO boxes, and more. All rules can be set to apply based on multiple conditions, including tags, products, order amount, shipping addresses, and more.
Core Functionality
- Enforce minimum order quantities or amounts for some or all customers
- Set checkout rules to trigger based on tags, products, quantities, addresses, etc.
- Checkout validation rules to block checkout based on specific conditions
- Rename, reorder, or hide payment and shipping methods
- Prevent shipping to specific regions or PO boxes
Merchant-Friendly
- Cross-border E-commerce Merchants
- Wholesale & Retail Merchants
- Independent Brand Merchants
- Multi-category E-commerce Merchants
Basic Information
- Developer:Casual Ecommerce Apps
- Address:2501 Chatham Rd., Ste N., Springfield, IL, 62704, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:7 comment
- Release Date:2024-7-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- All App Features
- 1 Checkout Validation Rule
- 1 Shipping Rule
- 1 Payment Rule
Pro
- All App Features
- 5 Checkout Validation Rules
- 5 Shipping Rules
- 5 Payment Rules
Advanced
- All App Features
- 25 Checkout Validation Rules
- 25 Shipping Rules
- 25 Payment Rules
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout_rules.json
- PUT /admin/api/checkout_rules/{id}.json
- GET /admin/api/checkout_rules.json
Permission:write_checkout_rules,read_checkout_rules,manage_checkout
- POST /admin/api/checkout_rules/conditions.json
- PUT /admin/api/checkout_rules/conditions/{id}.json
- GET /admin/api/checkout_rules/conditions.json
Permission:write_checkout_rules,read_checkout_rules,manage_checkout
- POST /admin/api/checkout_rules/validation.json
- PUT /admin/api/checkout_rules/validation/{id}.json
- GET /admin/api/checkout_rules/validation.json
Permission:write_checkout_rules,read_checkout_rules,manage_checkout
- PUT /admin/api/payment_settings.json
- PUT /admin/api/shipping_settings.json
- GET /admin/api/payment_shipping_settings.json
Permission:write_payment_settings,write_shipping_settings,manage_checkout
- POST /admin/api/shipping_zones.json
- PUT /admin/api/shipping_zones/{id}.json
- DELETE /admin/api/shipping_zones/{id}.json
Permission:write_shipping_zones,read_shipping_zones,manage_shipping