Stripe Webhook Api
Last updated
Last updated
Please ensure you have added the webhook secret as per the .
You can configure Stripe to send the webhook request to the below api:
/umbraco/api/StripeWebhookApi/CheckoutEvents
This will trigger the following notifications
CheckoutSessionAsyncPaymentFailed
CheckoutSessionAsyncPaymentSucceeded
CheckoutSessionCompleted
CheckoutSessionExpired