
Accounting Automation
Stripe
Accounting
Cloudflare
Cloudflare Workers
Stripe
UX
JavaScript
TypeScript
Challenge
To avoid manual uploading and categorizing of Stripe sales to Lexoffice, a solution was needed.
Solution
Via Webhook, Stripe sends a message when an invoice is paid to Cloudflare Workers. The message is then forwarded to Lexoffice via their API.
An Invoice is then created in Lexoffice with the correct customer and is correctly categorized.
The solution is fully automated and requires no manual interaction.