Stefan
Stefan
> If you don't need to verify the SSL cert, just use this in the configs; > > websockets.php > > ``` > 'ssl' => [ > //... > >...
@JeffreyWay - howdy?
i fixed it in Laracasts\Integrated\Extensions\Selenium like ´´´ /** \* Select an option from a dropdown. * \* @param string $option \* @param string $element \* @return static */ public function...
It is also not possible to select a different webhook API version (at least on the Stripe sandbox), so this library is currently not usable?
> [@StefanNeuser](https://github.com/StefanNeuser) If you create the webhooks via API or using `php artisan cashier:webhook` the will be created for the supported version. @IsraelOrtuno good to know! Thanks! Before this can...