Developer Friendly
Laravel API Integration
Bypass middleman delays with PayerURL's official Laravel SDK. This high-performance package allows merchants to accept global crypto payments directly to private keys. It automates order status updates via secure webhooks and eliminates complex merchant account verification hurdles
0%
Middleman Fees
Instant
Settlement Time
5k+
Integrations
99%
Success Rate
Within 5 min
Secure Merchant API
Developer Friendly

Easy Installation & Setup Guide
- Access the Payerurl Dashboard: Visit dash.payerurl.com, click sign up, and create your non-custodial merchant gateway profile.
- Generate API Credentials: Navigate to your dashboard settings to generate and copy your unique Public and Secret API keys.
- Connect Binance Checkout: Input your personal or merchant Binance configurations to enable instant, zero-fee customer payments.
- Install via Composer: Open your terminal and run composer require payerurl/binance-and-crypto-checkout to pull the core package.
- Publish Configuration Files: Run the Artisan vendor publish command to inject the default setup profile straight into your config folder.
- Configure Environment Keys: Open your projects .env file and securely map your Payerurl public and secret authentication credentials.
- Configure Active Blockchains: Set up your preferred networks to accept major coins like BTC, ETH, TON, and multi-chain USDT (TRC20/BEP20).
- Set Direct Payout Wallets: Input your own cold storage or exchange addresses to route incoming crypto payments instantly and securely.
- Enable Live Fiat Conversion: Map your base store currency to automatically convert 169+ global fiat choices into precise crypto values.
- Call the Payment Method: Implement the Payerurl::payment() method inside your checkout controller with unique order invoice IDs and amounts.
- Build Customer Metadata: Structure user variables including names, email addresses, and absolute tracking redirection URLs into the payload array.
- Redirect to Gateway Screen: Check the boolean API validation response status flag and dynamically route users to the secure payment screen.
- Register Callback Route: Declare a public POST notification endpoint path mapping inside your application routing files.
- Configure CSRF Exemptions: Add your webhook URL path pattern into your application middleware exclusions to prevent HTTP 419 token rejections.
- Automate Status Transitions: Capture validated server-to-server payment hooks to automatically update your order database state to processing.
Supported Crypto Networks & Blockchains
Security & Encryption
All checkout operations run entirely through end-to-end encrypted API tunnels. PayerURL never accesses or stores your store’s private keys or sensitive customer financial credentials. Your funds remain entirely yours.
