printdotio / printio-ios-sdk

SDK that enables the printing of any photo, from any source, onto any product!
Other
20 stars 11 forks source link

Question: adding multiple products to the cart? #536

Closed alex-vasenin closed 6 years ago

alex-vasenin commented 6 years ago

Hello,

I managed to point the SDK to single particular product with PointIO.go(toProductId:withSKU:) and set image with PointIO.setImages(). I'm looking for a way to add multiple products to the cart along with images. Is it even possible?

P.S. I found a method PointIO.setShoppingCartContent(), but I don't see the images in JSON from PointIO.shoppingCartJSONContent()

Thanks, Alex

perisicboro commented 6 years ago

@alex-vasenin It's not possible at this moment, to add complete product to cart.