laravel-stripe

Trouble setting up a subscription with Laravel 5.8 / Cashier / Stripe

倖福魔咒の 提交于 2019-12-04 13:23:43
问题 I followed this tutorial step by step: https://appdividend.com/2018/12/05/laravel-stripe-payment-gateway-integration-tutorial-with-example/ However, when I go to test it out, I get the following error: Stripe \ Error \ InvalidRequest No such payment_method: A couple of notes: I made sure that Stripe is in test mode, that my stripe API keys are set properly, and used the recommended testing card: 4242 4242 4242 4242 | 04/22 | 222 | 12345 I perused through the comments of the article, and see