29 lines
870 B
Plaintext
29 lines
870 B
Plaintext
Commission request data:
|
|
$requestID
|
|
$customerEmailAddress
|
|
$freelancer
|
|
$templateName
|
|
$currencyPreference
|
|
$priceUpFront
|
|
$priceOnDeliver
|
|
$requestDescription
|
|
$accepted
|
|
$upFrontPaid
|
|
$onDeliverPaid
|
|
$invoiceID
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vendors will be stored ideally in a file, or on a DB if necessary
|
|
Vendors will provide contact information to set up a commission and the terms of it (Ideally email will have primacy here)
|
|
Vendors can set up "template commissions". These template commissions can just be a link easily embedable anywhere for requesting a quote
|
|
Quote requests will require an email address, a name, and a description.
|
|
If approved, an email of an invoice will be sent to the requester
|
|
If denied, an email will be sent to the requester
|
|
If in flux (more info needed perhaps), an email with further elaboration should be sent by the freelancer
|