Escrow class to perform the majority of escrow and related payment functions in ILance
Located in /api/class.escrow.inc.php (line 23)
| Class | Description |
|---|---|
| escrow_buynow | Function to handle escrow payments for buy now items |
| escrow_handler | Function to handle escrow activity |
| escrow_payment | Function to handle escrow payments |
Function to find all escrow related invoices and check the escrow table for a match if we do not have a match,
chances are the escrow account was not created or the admin removed the invoiceid # in the escrow table tied to the auction .. so in these situations we'll set that invoice to 'cancelled'
Function to fetch the escrow commission amount defined by the admin based on a custom commission argument.
Function to fetch the escrow commission logic defined by the admin based on a custom commission argument.
Function to obtain the opponent's username of an escrow account between a buyer and seller.
Function to obtain the owner of an escrow account.
Function to fetch the escrow status
Documentation generated on Mon, 08 Aug 2011 17:40:54 +0200 by phpDocumentor 1.4.1