Artisan.page

cashier:webhook

Create the Stripe webhook to interact with Cashier.

Terminal
php artisan cashier:webhook [--disabled] [--url [URL]] [--api-version [API-VERSION]]

Options

api-versionOptional

The Stripe API version the webhook should use

disabledOptional

Immediately disable the webhook after creation

urlOptional

The URL endpoint for the webhook