App Introduction
Comply and offer frictionless age verification for your customers. The OneID® app confirms your customers are over 18 in seconds while delivering an optimal checkout experience. Let OneID® protect your business (fully compliant with GDPR and BSI PAS 1296) and provide your customers with the best user experience. Easy to install and configure—set it up in minutes. Silently verify most customers at checkout, and check the rest post-checkout. Supports Apple Pay, Google Pay, and accelerated checkouts.
Core Functionality
- Quickly and securely complete age verification
- Verify most customers' ages using checkout information when they complete their purchase
- If age verification fails during checkout, we will perform it post-checkout
- Verify a customer's age only on their first checkout—with an option to remember the result
- Supports Apple Pay, Google Pay, Buy Now, and other fast checkout methods
Merchant-Friendly
- Adult Products E-commerce
- Alcohol & Tobacco Merchants
- Compliance-Required Merchants
- Cross-Border E-commerce Sellers
Basic Information
- Developer:OneID Limited
- Address:Work.Life, CORE, 30 Brown Street, Manchester, ENG, M2 1DH, GB
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:2 comment
- Release Date:2021-11-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/age_verification.json
- GET /admin/api/age_verification/{customer_id}.json
- PUT /admin/api/age_verification/{customer_id}/status.json
Permission:read_customers,write_customers,manage_checkout
- POST /admin/api/checkout/{checkout_id}/age_verify.json
- GET /admin/api/checkout/{checkout_id}/age_status.json
- PUT /admin/api/checkout/{checkout_id}/age_flag.json
Permission:read_checkouts,write_checkouts,manage_orders
- POST /admin/api/order/{order_id}/age_verify.json
- GET /admin/api/order/{order_id}/age_result.json
- PUT /admin/api/order/{order_id}/age_verify_flag.json
Permission:read_orders,write_orders,manage_customers
- POST /admin/api/customer/{customer_id}/first_age_verify.json
- GET /admin/api/customer/{customer_id}/age_remembered.json
- PUT /admin/api/customer/{customer_id}/age_remember_flag.json
Permission:read_customers,write_customers,manage_checkout
- POST /admin/api/payment_method/{method}/age_verify.json
- GET /admin/api/payment_method/{method}/age_status.json
- PUT /admin/api/payment_method/{method}/age_support_flag.json
Permission:read_payment_methods,write_payment_methods,manage_checkout