#Erith Ikezawa
1 messages · Page 1 of 1 (latest)
Hi
Can you share more details about your code and where you are getting the erro ?
Here's a full copy of my code:
And the error code: Fatal error: Uncaught (Status 400) (Request req_EasZBwIyYZ0N0W) Invalid array thrown in C:\xampp\htdocs\stripe\vendor\stripe\stripe-php\lib\Exception\ApiErrorException.php on line 38
You are passing line_items[0][images] which is not supported in line_items
https://site-admin.stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items
Alright, I think I can continue my testing. The error codes I'm getting now are a bit more specific. Thank you