App Introduction
Stop fraud and handle chargebacks with our community-built blacklist. When one store flags fraud, all stores stay protected. A merchant-powered blacklist that turns every block into shared protection against the web’s most malicious fraudsters.
Core Functionality
- Any customer blocked in other stores will be flagged for your review.
- Automatically group customers with multiple accounts (e.g., different emails).
- Easily block any customer without complex fraud rules.
- Address customers who have initiated chargebacks in other stores.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-store Operators
- High-risk Transaction Merchants
- Independent Station Sellers
Basic Information
- Developer:Blox
- Address:Denver, CO, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2025-2-24
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Dev Plan
免费
- Develop Store for Free
Everything
$4.99
- Auto-block blacklisted customers
- Block or handle orders from any customer
- Identify your worst customers
- Aggregate customers with multiple accounts
- Unlimited customers and orders
Plus
$49.99
- Suitable for Shopify Plus Merchants
- Includes All Features of Everything
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/tags.json
- GET /admin/api/customers/search.json?tag=blocked_across_stores
- PUT /admin/api/customers/{customer_id}.json
Permission:read_customers,write_customers,manage_tags
- POST /admin/api/customer_groups.json
- GET /admin/api/customers.json?query=multiple_accounts
- PUT /admin/api/customer_groups/{group_id}.json
Permission:read_customers,write_customers,manage_customer_groups
- POST /admin/api/customers/{customer_id}/block.json
- GET /admin/api/customers.json?blocked=true
- PUT /admin/api/customers/{customer_id}/unblock.json
Permission:write_customers,read_customers,manage_risk
- POST /admin/api/chargebacks/{chargeback_id}/customer.json
- GET /admin/api/customers.json?chargeback=true
- PUT /admin/api/customers/{customer_id}/chargeback_status.json
Permission:read_chargebacks,write_customers,manage_payments