Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cart api #10

Closed
smoi opened this issue Feb 16, 2017 · 1 comment
Closed

cart api #10

smoi opened this issue Feb 16, 2017 · 1 comment

Comments

@smoi
Copy link

smoi commented Feb 16, 2017

The cart api is not returning an array of product but a key value json. Shouldn't it be an array? How do you loop around products?

@smoi smoi closed this as completed Feb 16, 2017
@djmckee
Copy link

djmckee commented Feb 20, 2017

Hey @smoi, the products array is found under the result key of the dictionary that gets returned from the API. You can access it from there and loop around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants