You can install the Stripe Sendcloud app in the Stripe Marketplace.
Prerequisites
Before installing, make sure you have:- a Stripe account where apps can be installed,
- a Sendcloud account with API access,
- permission to manage webhooks in Stripe,
- permission to create integrations in Sendcloud.
Step 1: Install the app in Stripe
- Install the app in your Stripe account.
- Open App settings after installation.
- Confirm the app has access to required Stripe scopes.
Step 2: Prepare Sendcloud credentials
In Sendcloud:- Go to Settings > Integrations.
- Look for the Sendcloud API integration and click Connect.
- Name the integration (for example,
Stripe). - Enable Webhook feedback.
- Set the webhook URL to the correct app environment endpoint:
- Save and copy your Sendcloud public and secret keys.
- Stripe Sandbox -> Sandbox webhook URL
- Stripe Live/Production -> Production webhook URL
Step 3: Configure the app
In Stripe app settings:- Open Authentication and save your Sendcloud keys.
- Open Configuration and select invoice trigger events.
- Save configuration to provision/update the Stripe webhook endpoint.
Step 4: Validate end-to-end
- Create a test invoice in Stripe.
- Trigger one configured event (for example mark invoice paid in test mode).
- Confirm a Sendcloud order is created.
- Open the invoice detail page and verify sync status in the app panel.