App Introduction
Verify restricted products' age legally in seconds without slowing down checkout Use Bluecheck to verify the age of customers purchasing restricted products without interrupting the checkout process — an app built for compliance and conversion. Automatically verify customers in real time using the details they enter during checkout, with all operations completed in the background. Most shoppers pass verification without disruption. Block underage orders responsibly with customizable branding, regional controls, product-level filtering, and real-time webhook alerts to meet regulatory requirements and protect your business.
Core Functionality
- Age Verification: Verify using name/address, photo ID, or last 4 digits of SSN
- Set Verification Rules: Restrict products by state and specific product types
- Skip Verification: For customers who don’t need it, or verify only certain types
- Pre-approve Users: Bulk upload pre-approved user lists from a spreadsheet
- Order Tagging: Age verified, failed, required, not required, and blocked from shipping
Merchant-Friendly
- High Compliance E-commerce Merchants
- Alcohol/Tobacco Product Sellers
- Age-restricted E-commerce Stores
- Multi-category Merchants with Restricted Goods
Basic Information
- Developer:BlueCheck
- Address:4413 Spicewood Springs Rd, 225, Austin, TX, 78757, US
- Price: Free / Free plan
- Rating:3.7 / 5
- Comment Count:8 comment
- Release Date:2023-2-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Small
- Automatically verify age at checkout
- Customize modals using store or brand logos
- Customize settings or requirements
Medium
- All Small features plus:
- Location-based verification settings
- US domestic customer service
- Test new Beta features
Large
- All Medium features plus
- Validation settings using product tags
- Email, SMS, and webhook notifications
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/age_verifications.json
- GET /admin/api/age_verifications/{id}.json
- PUT /admin/api/age_verifications/{id}.json
Permission:write_age_verification,read_age_verification,manage_customers
- POST /admin/api/age_verification_rules.json
- PUT /admin/api/age_verification_rules/{id}.json
- GET /admin/api/age_verification_rules.json
Permission:write_age_verification_rules,read_age_verification_rules,manage_products
- POST /admin/api/age_verification_skips.json
- PUT /admin/api/age_verification_skips/{id}.json
- GET /admin/api/age_verification_skips.json
Permission:write_age_verification_skips,read_age_verification_skips,manage_customers
- POST /admin/api/age_verification_preapprovals.json
- GET /admin/api/age_verification_preapprovals.json
- DELETE /admin/api/age_verification_preapprovals/{id}.json
Permission:write_age_verification_preapprovals,read_age_verification_preapprovals,manage_files
- POST /admin/api/orders/{id}/tags.json
- GET /admin/api/orders.json?tag=age_verified
- PUT /admin/api/orders/{id}.json
Permission:write_orders,read_orders,manage_tags