#j_allen_morris

1 messages · Page 1 of 1 (latest)

mellow swallowBOT
subtle valve
#

Hello?

last spire
#

Hi 👋

#

Can you share an example Product ID?

subtle valve
#

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

last spire
#

You can wrap any code in three ` marks to format it

subtle valve
#

Thanks, I'll remeber tha trick for including code

last spire
#

I see the two URLs saved to the product

#

What is the behavior you are not seeing?

subtle valve
#

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

last spire
subtle valve
#

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

last spire
#

Unfortunately I cannot speak to what the Dashboard does

#

this server is focused on interacting with the APIs

subtle valve
#

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

last spire
#

That is a good point and I will raise it as a bug interally

subtle valve
#

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.

last spire
#

Feedback filed!

subtle valve
#

Have a great day!