connoisseur
Account:
phyical location, business name, tel, taxId, ..., OMMA authorizations, certificates, ...
User:
person, phone, email, name OMMA ?
Product:
list of type, product, catagory, description, unit pricing
Transaction:
Account, User, Product, quantity, Price etc.
You define the Account and its User.
Accounts may have more than one User.
Accounts have a discount value (%) that applies to transactions under the account (see logic below)
Products have a special ($) that applies to all user transactions while the special exists (see logic below)
(array)[user_id=>(array)[account number=>(array)names=>values]]
At time of transaction apply account->discount to product->list unless product->special
New Account
selectOption(); ?>
-- select sms gateway --
AT&T
Verizon
T-Mobile
-- product --
$v[name]"; } ?>
New Client was given temporary password and now chooses his own.
This is the same as client editing password anytime.
Besides a valid password their email (or tel?) validates them securely.
1234567890 or email@provider.com
Phone or Email
Old Password
Min. six characters, max. 10, at least one letter and one number:
New Password
-- account --
name
list
special
price
product