Setup & Config
Learn how to create and configure webhooks in your dashboard for automated key generation.
Access Webhooks Tab
Navigate to the "Webhooks" tab in your dashboard (admin only).
This tab is only visible to users with admin privileges.
Create New Webhook
Click "Create Webhook" and fill in the basic information.
You'll need to provide a name and select your store provider.
Configure Store Provider
Select your store provider (SellAuth, Custom, etc.) and enter the HMAC secret.
The HMAC secret is used to verify that webhooks are coming from your store.
Set Up Key Generation
Configure which service to generate keys for, validity duration, and other settings.
You can specify how long keys remain valid and whether they can be used multiple times.
Copy Webhook URL
Copy the generated webhook URL and configure it in your store settings.
This URL is unique to your webhook and should be kept secure.
Configuration Options
• Name: Internal name for your webhook
• Store Provider: SellAuth, Custom, etc.
• HMAC Secret: Security key for signature verification
• Action Type: Currently supports "Generate Keys"• Provider: Your key provider
• Service: Service to generate keys for
• Validity Hours: How long keys remain valid
• One-time Use: Whether keys can be used multiple time
Success! Your webhook is now configured and ready to automatically generate keys when customers make purchases through your store.
Last updated