#entrepreneur
The logic is this
```
url to product -> payment -> webhook -> business logic
```
## Stripe + Typedream

[Sell online and share the link with your customers - Typedream](https://typedream.com/docs/integration/stripe)
### Fulfil Orders
#### Automation with a Stripe partner
To automate post-purchase activities like order fulfillment, emailing customers, and recording data to a spreadsheet, you can use a Stripe partner, [like Zapier](https://help.zapier.com/hc/articles/10821467221133), to connect Stripe data to other applications.
#### Handle Fulfillment programmaticallyCode Required
If you're interested in handling fulfillment programmatically using the Stripe API and [webhooks](https://stripe.com/docs/webhooks "webhook"), learn how to [fulfill orders after a customer pays](https://stripe.com/docs/payments/checkout/fulfill-orders).

> [!info]- Example
> 
## Lemon Squeezy + Typedream

### Webhook
> [!info] See also
> [Webhooks: Lemon Squeezy](https://docs.lemonsqueezy.com/api/webhooks)

## [Breeew](https://breeew.com/#pricing)
a platform that wrap the stripe underhood and provide simplicity
