Hi Everyone, I'm developing a react-native application and am creating customers through my application, we need to add the products from different vendors and order them in the application.
I have used AJAX API but couldn't able to add items to the cart as a customer with customer ID of the Shopify,
Can anyone help me how to add items to the cart and order them as a customer because in our application different customer will log in and need to order the items.
Thanks in advance, Any help or suggestion will be appreciated and glad.
did you tried `js-buy-sdk`
https://shopify.github.io/js-buy-sdk/
Michael,
Not sure if this would be the same thing or not. I would like to create a shopping cart for a customer and fill it with products from a CSV file. Then hopefully with the customer logs on, they can go to their cart and make changes or order the products. Have you had any experience with this? Thanks in advance.
Oh okay. Got a better idea now.
If you have the products in a csv file you need their variant ids to add to cart.
That is why I'm insisting on using the admin api to create products with information from the csv file.
Other than that I can't think of anything else that you could try, if you still want to use Shopify as a platform.
There are other things like Stripe and you can use it with some sort of js code that reads from csv files and in that sense you can customize your checkout to your heart's content.
Good luck.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 |