Actions
Bug #6770
openIn user app store still showing if change the address location. Check below two scenarios:
Start date:
06/09/2023
Due date:
% Done:
0%
Estimated time:
Description
1. Store is not in range of my location but still store showing in Trending section.
2. I have added two items in my cart for delhi or as per my current location but after adding items in cart it ask for select adrdress before proceed order. From there i have selected noida or mumbai location...so in this case these items should get remove from cart automatically...but here i am able to place the order
Updated by Himanshu khare over 1 year ago
1. userapi/trending-store
2. userapi/orders-placed - dont place order if cart item not available in address id
Updated by Manoj jaswal over 1 year ago
- Status changed from New to Resolved
@Himanshu, Use new api for trending store userapi//store-trending-offer. you have to use old api, which is not valid Api
Actions