You can integrate Stripe with Aivie via webhooks so that payment data is processed automatically in Aivie.
Prerequisites
For the integration, you need two plugins:
Both plugins must be installed and activated.
Step-by-step guide
1. Activate the Stripe plugin in Aivie
Activate the Aivie Stripe Plugin in your Aivie instance.
2. Copy the webhook URL
After activation, you’ll find the so-called Webhook Destination URL in the plugin.
Copy this URL.
3. Create a webhook in Stripe
- Log in to Stripe
- Search for Webhooks
- Click “Create webhook”
- Paste the copied Webhook Destination URL
4. Select events
Select the events that should be sent to Aivie.
Especially important:
payment_intent.succeeded
Depending on your use case, you can add additional events.
5. Create the webhook and copy the secret
- Create the webhook
- Copy the Webhook Secret
- Paste this secret into the Aivie plugin
6. Enter the Stripe Account ID
Copy your Stripe Account ID (e.g. acct_1D3DeiLySsmAxHAw) and also enter it in the Aivie plugin.
Result
After setup, Stripe events are automatically transferred to Aivie.
This lets you use purchases, payments, and customer activity directly for marketing automation.
Summary
Stripe is connected to Aivie via webhooks. After setup, payment data automatically flows into your marketing processes and enables true e-commerce marketing automation.

