#csolis-error-id-null
1 messages · Page 1 of 1 (latest)
Which parameter is giving you trouble?
Can you share the request ID? like req_123 https://stripe.com/docs/api/request_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
When I pay, stripe charges the card, but I get this error in laravel, it does not specify which parameter has the error.
Ah, for help with that you'll likely need to reach out to the laravel devs or community
Are you seeing any erroring requests in your Stripe dashboard logs? https://dashboard.stripe.com/test/logs
Logs associated with that account look to be mostly successful, nothing that matches the error you initially described
req_KWzSjwr0nv4y88
Sure, this is another successful request
Which doesnt help in diagnosing the error you shared. Do you have any example of that?
Can you share the code you're using that leads to this error? I might be able to point you in the right direction
Otherwise, I'd suggest perhaps you visit Laravels forums or their own Discord: https://laravel.com/docs/8.x/contributions#support-questions
.l.