feat(licenses): Stripe webhook handler for automatic key provisioning #397

Closed
opened 2026-06-01 10:43:54 +00:00 by jmiller · 1 comment
Owner

Build first-class Stripe integration mapping checkout.session.completed and invoice.paid to PurchaseLicenseKey endpoint. Eliminates vendor webhook middleware.

Priority: HIGH

Build first-class Stripe integration mapping checkout.session.completed and invoice.paid to PurchaseLicenseKey endpoint. Eliminates vendor webhook middleware. Priority: HIGH
Author
Owner

Closing - payment gateway integration will be handled by the external shopping system. MokoGitea exposes the POST /license-keys/purchase webhook API that any payment system can call.

Closing - payment gateway integration will be handled by the external shopping system. MokoGitea exposes the POST /license-keys/purchase webhook API that any payment system can call.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#397