#j_allen_morris
1 messages · Page 1 of 1 (latest)
Hello?
prod_OHSFLHZu7cIY2C
Here is the print_r() of the array I'm sending via API, I hope this formats okay:
Array
(
[name] => Test3
[type] => good
[description] => Test3 Descript
[metadata] => Array
(
[inventory] => 100
[tags] => ['springcollection','emmaleigh']
)
[images] => ['https://www.merakimade.co/img/products/20220124_125650.jpg','https://www.merakimade.co/img/products/20220124_175913.jpg']
)
only the first image in that list gets added to the new product
You can wrap any code in three ` marks to format it
Thanks, I'll remeber tha trick for including code
OK. I must have missed it. Let me go check again
are you looking at the product listing in the stripe dashboard or in the Array I just provided?
I have not tried to retrieve the product information with the product ID via API. Maybe I should try that
I'm looking at the raw product object in our admin panel but I can also see both URLs returned in the API request that created the product here: https://admin.corp.stripe.com/request-log/req_udCpGiYk05S1d3
OK. I'm looking at the product information in my dashboard and only see one image
if the data is there but the dashboard limits what it shows, that's very confusing
Unfortunately I cannot speak to what the Dashboard does
this server is focused on interacting with the APIs
ok, and that's helpful, but if Stripe's dashboard doesn't show the image URLs added, then it's giving users a false impression of what data has been accepted
That is a good point and I will raise it as a bug interally
Thank you for your help. In the future, I'll keep in mind that the dashboard may not reflect all of the data about a product.
Feedback filed!
Have a great day!