TypeError
Argument 1 passed to Symfony\Component\HttpFoundation\Response::setContent() must be of the type string or null, object given, called in /Users/jhall/code/projects/dolstore/vendor/laravel/framework/src/Illuminate/Http/Response.php on line 65
The charges are succeeding in Stripe. It is just failing to return an instance of Laravel\Cashier\Payment as it should be. I am not sure what the problem here is.