Vibracart Pro Integration
Automatically deliver digital products through Continuata when customers purchase from your Vibracart Pro store.
What is Vibracart Pro?
Vibracart Pro is a self-hosted PHP shopping cart by Vibralogix. It supports PayPal and Stripe payments and can sell both digital and physical products. It's popular with indie software vendors and musicians.
How It Works
Vibracart Pro sends a webhook (JSON POST) to a URL you configure in its dashboard when an order completes. Continuata receives this, matches the product SKU, and automatically delivers the download to your customer.
Customer Purchases
Customer completes payment via PayPal or Stripe in your Vibracart Pro store
Webhook Fires
Vibracart Pro sends an order webhook to your unique Continuata URL
Automatic Delivery
Continuata matches the Item ID, creates a download token, and emails the customer their download link
Setup
Step 1: Generate Webhook URL
- In Continuata, go to Dashboard → Settings → Integrations → Vibracart Pro
- Click "Generate webhook URL" — this creates a unique secure URL with a secret token
- Copy the URL
Step 2: Configure Vibracart Pro
- In your Vibracart Pro control panel, go to Tools → Configuration
- Find "Call webhook on each order (Zapier, Integrately etc)"
- Paste the Continuata webhook URL
- Save the configuration
SKU Mapping
The webhook uses the "Item ID" field from your Vibracart Pro products (the itemid field). This must match a product mapping in Continuata.
- Go to your product in Continuata
- Navigate to the Mappings section
- Add the Item ID from your Vibracart Pro product
Example mapping:
VIBRACART PRO ITEM ID → CONTINUATA PRODUCT
epic-drums-001 → Epic Drums v1
ambient-pack-002 → Ambient Textures v2Security
The webhook URL contains a unique secret token. Requests without the correct token are rejected.
Token Compromised?
If your webhook URL is compromised, regenerate it from the Integrations settings page. The old URL will immediately stop working.
Supported Fields
- Buyer email (creates customer automatically)
- Multiple items per order
- PayPal and Stripe payments both supported
- Order number used for deduplication (safe to retry)
Testing Your Integration
Vibracart Pro has a test button in the webhook settings — use this to verify your integration is working. A test order will appear in your Continuata purchases list.
Test Checklist
- Generate your webhook URL in Continuata
- Configure the URL in Vibracart Pro
- Use the test button in Vibracart Pro webhook settings
- Verify the test order appears in Continuata purchases
- Check that the customer received their download email
Need Help?
Contact support@continuata.com for assistance setting up your Vibracart Pro integration.