App Introduction
A checkout rules engine. Control line items, validation, shipping, and payments—all under your command Gain full control over checkout with Tweakday Checkout Rules—a all-in-one rules engine that integrates line items, validation, shipping, and payments. Automatically add gifts, warranties, or fees, block fraudulent or high-risk orders, and customize delivery and payment options—no code required. Built with Shopify Functions, it runs instantly, loads natively, and lets merchants build visual rules while developers can extend logic using checkout attributes and conditions.
Core Functionality
- Automatically add gifts, warranties, and bundles as actual line items at checkout
- Block fraudulent, invalid, or high-risk orders using smart validation rules
- Hide, rename, or reorder shipping options with shipping rules
- Show or hide payment methods based on cart value, country, or cash-on-delivery type
- Launch quickly with 60+ pre-built checkout rules — no coding required
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce
- Gift E-commerce
- 3C E-commerce
- COD Model Merchants
Basic Information
- Developer:Tweakday
- Address:Sector 20, Panchkula, HR, 134117, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2024-4-1
- Supported languages:English、French、Spanish、Portuguese (Brazil)、Simplified Chinese、German
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
- 1 Shipping Rule
- 1 Payment Rule
- 1 Verification Rule
- Custom Templates
- Standard Support
入门计划
- Up to 5 shipping rules
- Up to 5 payment rules
- Up to 5 validation rules
- Line item rules (multiple rules)
- Custom templates
- Priority support
专业计划
- Up to 25 shipping rules
- Up to 25 payment rules
- Up to 25 validation rules
- Line item rules (multiple rules)
- Custom templates
- Priority support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkout/addons.json
- PUT /admin/api/checkout/addons/{id}.json
- GET /admin/api/checkout/addons.json
Permission:write_checkout,read_checkout,manage_orders
- POST /admin/api/order_risk_rules.json
- PUT /admin/api/order_risk_rules/{id}.json
- GET /admin/api/order_risk_rules.json
Permission:write_orders,read_orders,manage_risk
- POST /admin/api/shipping_rules.json
- PUT /admin/api/shipping_rules/{id}.json
- GET /admin/api/shipping_rules.json
Permission:write_shipping,read_shipping,manage_fulfillment
- POST /admin/api/payment_rules.json
- PUT /admin/api/payment_rules/{id}.json
- GET /admin/api/payment_rules.json
Permission:write_payments,read_payments,manage_checkout
- POST /admin/api/checkout_rules/import.json
- GET /admin/api/checkout_rules/preset.json
- PUT /admin/api/checkout_rules/activate.json
Permission:write_checkout,read_checkout,manage_rules