Hi, I am developing E-Commerce site.
I’m wondering what is the best privacy rules for the promotion/ coupon code field.
When users purcahse items on E-Commerce, they might have the promotion code and use.
***It is not possible to detect who has which promotion code.
There is a promotion code database in which the code and discount price are stored.
When users input the promotion code and if the code matches with the one in the database, the related discount price should be withdraw.
However, if I don’t set any privacy rules, then the promotion code in the database can be shown to anyone. Am I correct?
Database:
Privacy Setting:
Hope somebody gives me some advices.
Thank you in advance!