Hi, I am making ecommerce app, and I set up almost everything, but I have problem with order items, I can not figure out why it is not working. So, I want next. When user make an order, I want to get those data in collection which has name Order.
So I want to get: User name, adress, order items, name of product, quantitiy and total price but it is not working. My collection not getting data. It is important to me because I made automation with Zappier to get orders on my email, that is why I need this. So, I have some data in collection Card, some data in collection User, now I want to connect them and to have all data in collection Order.
And reason I want to have this is because of user order history and because of that when user click to delete Card (empty card) his order is deleted too. That is problem. So, the solution is something like - Collection Order gets all data of User order, and it is independent from Collection Cart (I think on that when user click delete, to delete only cart and not past Orders). I hope that you realized my problem.
Language in app is English+Serbian just to know. Please help me I lost 3 days to find out how to enable this. I really need your help.
I will share my app if someone wants to help.
This is screenshot of collection. As you can see I set up everything but it is not working. I just want those field to be filled with user order.
When I make an order, I can see user name, last name, adress, city, phone number, total price and quantity of products but I can not see name of product (order items) here is a video
And here is screenshot of create order (when I click on order now)