Blockit: Checkout Validation
App Introduction
Blockit Checkout Validation rules prevent fake orders and block invalid entries through real-time verification. It validates shipping addresses, customer emails, and checkout details. Create custom checkout rules to block PO boxes, fake shipping details, phone numbers, emails, specific countries, cart items, and order amounts. Add custom error messages to guide customers. With address validation, email checks, and checkout rules, Blockit ensures accurate orders and a reliable shopping experience.
Core Functionality
- Validate address, email, and phone number at checkout
- Rules based on customer, order, cart, and shipping details
- Address-based checkout validation.
- Show a global custom error message if checkout is blocked.
- Checkout validator works with native checkout
Merchant-Friendly
- Cross-border E-commerce Merchants
- Shopify Store Sellers
- Multi-channel Retailers
- High-value Store Owners
Basic Information
- Developer:Cirkle Studio LLC
- Address:1177 6th Ave, 5th Floor, 5005, New York, NY, 10036, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2025-7-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
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_validations.json
- PUT /admin/api/checkout_validations/{id}.json
- GET /admin/api/checkout_validations.json
Permission:write_checkout_validations,read_checkout_validations,manage_customers
- POST /admin/api/checkout_rule_conditions.json
- PUT /admin/api/checkout_rule_conditions/{id}.json
- GET /admin/api/checkout_rule_conditions.json
Permission:write_checkout_rule_conditions,read_checkout_rule_conditions,manage_orders
- POST /admin/api/checkout_error_messages.json
- PUT /admin/api/checkout_error_messages/{id}.json
- GET /admin/api/checkout_error_messages.json
Permission:write_checkout_error_messages,read_checkout_error_messages,manage_store_settings