feat(licenses): Stripe webhook handler for automatic key provisioning #397
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Build first-class Stripe integration mapping checkout.session.completed and invoice.paid to PurchaseLicenseKey endpoint. Eliminates vendor webhook middleware.
Priority: HIGH
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.