Is Stripe in test mode, and are you using the test cc numbers?
Laravel Spark: Stripe
I've been having a few problems with Laravel Spark, I've decided to rewrite my application this time but decided to opt for Stripe rather than BrainTree. I've registered a stripe account, and added my plans however spark is returning: "We had trouble validating your card. It's possible your card provider is preventing us from charging the card. Please contact your card provider or customer support."
I checked the console(networking) and logged this request: Whoops, looks like something went wrong. (1/1) InvalidRequest No such plan: 1-server
The plan has been added to the stripe dashboard, I've tried adding it to both parts(test and production) and it made no difference.
Has anyone had these sorts of issues with Spark? Thanks!
Please or to participate in this conversation.