You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please share more info here? What is this about? A single payment? A subscription? What code did you use, what happened and what did you expect to happen?
Hi there. Nothing is supposed to get updated here. Nothing gets handled for single payments, only for subscriptions. It says no handler was found because there is no handler (yet) for successful payments.
The database doesn't get updated after a successful payment. Tested locally and on prod.
Webhook received but no handler found.
I've followed the docs and added
'lemon-squeezy/*'
toApp\Http\Middleware\VerifyCsrfToken
except listMore info
Tested with a single payment variant
The payment succeed and I'm redirected to the redirect URL, but the database doesn't get updated (customers and subscriptions)
On LM webhooks screen I see this:
Expected behavior:
The text was updated successfully, but these errors were encountered: