Shopify Gates
Create and manage custom Shopify gates for personalized card checking.
Overview
Shopify Gates let you create custom payment gateways using Shopify stores. Use your own stores or access community-shared gates for maximum flexibility.
Gate Types
| Type | Description | Availability |
|---|---|---|
| Custom Gates | Your personal Shopify gates | All plans |
| Community Gates | Shared gates from other users | Lite+ |
| Private Gates | Hidden from community | Premium/Black |
| Gate Pools | Collections of multiple sites | Lite+ |
Validate a Shopify Site
Before creating a gate, validate whether a Shopify domain is usable:
Endpoint
Request
Response
Create a Gate
Endpoint
Request
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | ✅ | Unique name for the gate |
domain | string | ✅ | Shopify store domain |
amount | number | ✅ | Charge amount (max $500) |
currency | string | ✅ | Currency code (USD, EUR, etc.) |
isPrivate | boolean | ❌ | Private gate (Premium/Black only) |
Example
Response
List Your Gates
Endpoint
Response
Delete a Gate
Endpoint
Response
Using Gates
After creating a gate, use the gate UUID with the Shopify Checker:
Gates vs Pools: Custom gates use UUIDs (e.g., ea937145-10e2-...), while pools use identifiers like pool-01. See Shopify Checker for pool identifier format.
Private Gates
Private gates are only visible to you and won't appear in the community gates list. Available on Premium and Black plans.
Best Practices
- Use reliable stores — Choose stores with stable payment processing
- Set reasonable amounts — Lower amounts generally have higher success rates
- Monitor gate health — Check the
workingstatus regularly - Use pools for reliability — Pools automatically route to working gates