I am trying to load the stripe iframe so a customer can checkout with stripe but I cant get it to load because of a 404 not found error I added the route to web.php Route::post('admin/checkout/checkoutStripeCredit', ['as' => 'admin.checkout.checkoutStripeCredit', ...