App Introduction
Meet the Danish Safety Authority’s requirements for MitID age verification for alcohol and tobacco products. Use MitID to verify your customers’ ages. The app ensures your customers cannot purchase alcohol and tobacco products if they are underage. In June 2024, the Danish Parliament (Folketinget) adopted a bill that, among other things, will strengthen controls on the sale of alcohol, tobacco, and nicotine to minors. If a webshop selling alcohol has an ineffective age verification system, the first fine from the Danish Safety Authority will be 10,00 DKK (25,000 DKK for tobacco and nicotine products).
Core Functionality
- Secure age verification with MitID
- Complies with the Danish Safety Authority's control requirements
- Complies with Act No. 651 of 11/06/2024
- Saves the order status of whether the customer is of legal age at the time of purchase
- Blocks customers who are not MitID-verified from completing a purchase
Merchant-Friendly
- Danish E-commerce Merchants
- Compliance-required Merchants
- Age-restricted Product Merchants
- MitID-integrated Merchants
Basic Information
- Developer:22 Grader ApS
- Address:Vestergade 20H, Køge, 4600, DK
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:5 comment
- Release Date:2024-9-24
- Supported languages:Danish
- Compatible products:Shopify
Application Screenshot
Price Plan
Pay as you go
- 100 free validation attempts per month
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/age_verification.json
- GET /admin/api/orders/{order_id}/age_verification.json
- PUT /admin/api/orders/{order_id}/age_verification.json
Permission:write_orders,read_orders,manage_checkout
- GET /admin/api/security_compliance.json
- POST /admin/api/security_compliance/report.json
- PUT /admin/api/security_compliance/settings.json
Permission:read_security,write_security,manage_shop
- GET /admin/api/legal_compliance/law_651.json
- POST /admin/api/legal_compliance/audit.json
- PUT /admin/api/legal_compliance/settings.json
Permission:read_legal,write_legal,manage_shop
- POST /admin/api/orders/{order_id}/age_status.json
- GET /admin/api/orders/{order_id}/age_status.json
- PUT /admin/api/orders/{order_id}/age_status.json
Permission:write_orders,read_orders,manage_checkout
- POST /admin/api/checkout/block_unverified.json
- GET /admin/api/checkout/block_rules.json
- PUT /admin/api/checkout/block_rules.json
Permission:write_checkout,read_checkout,manage_shop