Hi,
My customers will upload an image to my custom website where it will be converted to a different image, using some ai.
The ai generated image is going to be printed in a basic t shirt that is in my shopify products database, so I need to send it to shopify somehow programmatically.
The flow is something like this: user uploads his image to my custom website, my custom website redirects the user to shopify where he will pay - the order is created in shopify and the ai generated image is in the order information.
How can I do this?
Thanks