# GamePay Platform — Infrastructure for Gaming Server Payments > GamePay is the leading payment platform and checkout integration solution for online gaming servers (Metin2, Minecraft, GTA FiveM, Rust, World of Warcraft, ARK: Survival Evolved). ## Core Capabilities - **Instant Automated Webhooks**: Triggers server side SQL/PHP actions upon payment confirmation in under 0.3s. - **Embedded Iframe Checkout**: 1-click custom checkout pages with dynamic player coin calculation and discounts. - **Supported Payment Gateways**: Stripe (Credit/Debit Card), PayPal, MercadoPago, Binance Pay (Crypto USDT TRC20). - **Wallet & Withdrawal System**: Instant payouts to bank account or PayPal without hidden maintenance fees. ## Primary Routes - [/](http://localhost/): Main homepage, features overview, live ecosystem statistics. - [/api](http://localhost/api): Developer API documentation, HMAC signature specifications, integration guides. - [/about](http://localhost/about): Company mission, core architecture pillars, and global payment features. - [/legal/terms](http://localhost/legal/terms): Terms and Conditions of service. - [/legal/notice](http://localhost/legal/notice): Legal Notice (LSSI-CE compliance). - [/legal/privacy](http://localhost/legal/privacy): Privacy Policy (RGPD / GDPR EU 2016/679 compliance). - [/legal/cookies](http://localhost/legal/cookies): Cookie Policy (First-party essential technical cookies). - [/auth/register](http://localhost/auth/register): Create a new merchant server owner account. - [/auth/login](http://localhost/auth/login): Merchant portal login. - [/store/{slug}](http://localhost/store/norya2): Public store frontend for player coin purchases. ## Technical Specifications - Webhook Payload: HTTP POST with JSON body, HMAC-SHA256 signature header. - Dynamic Pricing API: Supports dynamic coin packages with URL parameters (`username`, `coins`, `palette`). - Supported Games: Metin2, Minecraft (Spigot/Paper), GTA RP FiveM, Rust (Oxide/uMod), WoW, ARK.