Saturday 25 January 2020

Help thinking about eCommerce site logic

I am building an eCommerce site from the ground up and looking for some input on placing the logic on the server vs the client. particularly I am wondering if I should have the client let the server know how much to charge by calculating the cart total or if the cart should be sent to server and let the server handle calculating the total. My main thoughts are on security and exploit-ability I don't want to run into a situation where we gets orders that were charged at the wrong amount.So if anybody has some experience with this problem that would be appreciated.

Submitted January 26, 2020 at 06:00AM by 66633

No comments:

Post a Comment