#Neamix
1 messages · Page 1 of 1 (latest)
We're not that familiar with laravel cashier as it's a 3rd party library, so there's only a limited amount we can help
Can you share the code, masking your api keys?
So in your code, right before creating that payment intent, try logging the services.stripe.secret value. Does it print out what you're expecting?
srry for delay in my replay
the problem was i write STRIPE_SECRET_KEY it should be STRIPE_SECRET
thx
ah yeah that will do it