If you have all the keys set in your environment variables then webhook verification is handled automatically by Laravel, all you need to do is run the command php artisan cashier:webhook and it sets it up for you. It is talked about a little further down in the documentation under handling Stripe webhooks. I recommend you read that section. 🙂
Jan 9, 2023
3
Level 1
Endpoint URL for stripe webhook secret
Hey everyone, i am very new to laravel cashier and trying to understand how it works, can someone help me how to generate Endpoint URL for STRIPE_WEBHOOK_SECRET https://laravel.com/docs/9.x/billing#api-keys
thank you.
Level 15
1 like
Please or to participate in this conversation.