cashier:webhook

Create the Stripe webhook to interact with Cashier.

Options

  • api-version - The Stripe API version the webhook should use Optional
  • disabled - Immediately disable the webhook after creation Optional
  • url - The URL endpoint for the webhook Optional
php artisan cashier:webhook [--disabled] [--url [URL]] [--api-version [API-VERSION]]