Order collisions in ecommerce
Suppose I have a web app where sellers add their products and set them as available for sale. Then I show a list of products in my mobile app, where I get products via my REST API.
My problem: suppose two clients view the same product(and there’s only 1 item available from the seller) and they make simultaneous order. How do I resolve such collision?
Proper Price Markup Formula [closed]
Closed 9 years ago.
Proper Price Markup Formula [closed]
Closed 9 years ago.
I;m developing E-coomerce website, i typed my logo and my logo is appearing middle left of the screen but not the top left of the screen! what to do?
(https://i.sstatic.net/1fsHk23L.png)
I’m bulding a ecommerce website to add into my portfolio but i ran into an error/mistake. I;m unable to get my logo on to the top left side of the screen and i tried other tags to sove this but i dont have any luck.
Out there they are many professionals who can help me with this bug/error,I want to know what other ways can i simply resolve this types fo minor erros or bug as a upcoming web developer.
How do developers in the e-commerce industry typically handle increasing the user inventory after payment
Suppose you have an e-commerce web app where the user makes a payment. The user will then receive a virtual item that will be added to their inventory in the database. Suppose I wrote a code to do the following steps in order:
Loading data for ShoppingCart item
I’m currently trying to cover our shopping cart with unit tests.
Loading data for ShoppingCart item
I’m currently trying to cover our shopping cart with unit tests.
Should shopping carts be secure via SSL/TLS
So, pretty straight forward question. Somebody told me that all shopping carts should be secure. I can see in some instances where this would be beneficial… but all instances?
Should shopping carts be secure via SSL/TLS
So, pretty straight forward question. Somebody told me that all shopping carts should be secure. I can see in some instances where this would be beneficial… but all instances?
Simultaneous purchase in online shop bypassing limited offer
Our client sells several products in an online shop (our software) for a especially low price on the first purchase. Further purchases of each product will fallback to the regular price.