Step 1: Sign In
- Go to paygate.getaether.xyz
- Connect your Solana wallet (Phantom, Solflare, etc.)
- Sign the authentication message
Step 2: Configure Wallet
- Navigate to Settings
- Enter your Merchant Wallet Address (where you’ll receive payments)
- Save settings
Step 3: Create a Product
- Go to Products → Create Product
- Fill in the details:
- Click Create
Step 4: Get Your Product URL
After creation, you’ll receive:- Product ID:
prod_abc123xyz - Paywall URL:
https://paygate.getaether.xyz/pay/prod_abc123xyz
Step 5: Integrate
Option A: Direct Link
Share the paywall URL directly:Option B: Embed Button
Option C: API Integration
Step 6: Set Up Webhooks (Optional)
- Go to Webhooks → Add Webhook
- Enter your endpoint URL:
https://yoursite.com/api/paygate-webhook - Select events to receive:
payment.completedfeature.unlocked
- Save
Step 7: Test (Devnet)
- Create a product on devnet
- Get devnet USDC from faucet
- Test the payment flow
- Check your dashboard for the transaction
Step 8: Go Live (Mainnet)
- Create product on mainnet-beta
- Update your integration URLs
- Announce to users!
