Prelaunch checklist
Before going live, consult this checklist as a simple resource to ensure you are ready for a successful launch.
Pre-launch configuration
-
Product Configuration
- Product details and branding configured
- Age verification methods selected and configured
- Target origins properly configured for both test and production
-
API Integration
- Age verification endpoints integrated correctly
- Event handlers implemented for verification results
- Error handling implemented
- Fallback flows defined for edge cases
Security validation
-
Proper Environment Mapping
- Test API key calling test endpoints
- Live API key calling live endpoints
-
Origin Validation
- Event origin validation implemented
- Target origins configured in Compliance Studio
- CSP headers configured if applicable
-
iFrame Security
- Appropriate
allowpermissions set - Sandbox attributes reviewed
- No sensitive data in URL parameters
- Appropriate
Final validation
-
End-to-End Testing
- Complete user journeys tested
- Age verification flows validated
- Session management working correctly
- AgeKey creation and verification working
-
Compliance Verification
- Legal review completed
- Privacy policy updated
- Data handling procedures verified
- Audit trail capabilities confirmed
Age verification specific checks
-
Verification Methods
- All configured verification methods tested
- Fallback methods working properly
- AgeKey integration tested
-
Privacy Compliance
- Age data handling compliant with local regulations
- User consent mechanisms in place
- Data retention policies implemented
-
Performance
- Verification response times acceptable
- Error rates within acceptable limits
- Load testing completed
Once all checklist items are completed, you're ready to publish your configuration to the live environment and begin serving real users with OpenAge age verification.