SellHub Integration
Integrate Payzo with your SellHub store using Lua
Overview
Payzo offers native integration with SellHub, allowing you to accept card payments directly in your SellHub store.
How It Works
- Customer creates an invoice in your SellHub store
- Customer selects Payzo as payment method
- Customer is redirected to Payzo checkout
- Customer completes payment with credit card
- Payzo automatically marks the invoice as paid in SellHub
- Customer receives their product automatically via Sellhub
Step 1: Get SellHub Credentials
- Log in to your SellHub Dashboard
- Go to Settings > API
- Copy your:
- API Key
Step 2: Create SellHub Shop in Payzo
- Go to Payzo Dashboard > Shops
- Click "Create Shop"
- Select "SellHub Integration" as shop type
- Fill in the form:
Shop Type: SellHub Integration SellHub API Key: your-api-key-here SellHub Store Name: (optional) - Click "Create Shop"
Automatic Invoice Completion
When using SellHub integration, Payzo automatically:
- Receives payment completion event
- Extracts
invoiceIdfrom payment metadata - Calls SellHub API to mark invoice as complete:
- SellHub delivers the product to customer
No additional code needed - this happens automatically!
Support
Need help with SellHub integration?
- Discord: Join Payzo Discord
- Email: support@payzo.cc
Next Steps
- API Reference - API documentation
- Webhooks - Understanding webhooks
- Discord Notifications - Get notified in Discord