php-mpos/public/templates
Sebastian Grewe c00b6d6757 [IMPROVED] Payout logics
* [ADDED] More methods to our transaction class
 * `createDebitAPRecord` and `createDebitMPRecord`, will handle the
 * entire debit process
  * Adds Debit transaction
  * Adds TXFee transaction
  * mark transactions as archived
  * validate user is fully paid out
  * send notification to user
 * `getMPQueue` was added to unify the process of getting payout queues
* [MOVED] Only one mail template for both payout methods
* [ADDED] Some minor calls to user class
* [ADDED] Full address validation to bitcoin class
* [SQL] New SQL upgrade and Version Increment
 * Adding UNIQUE index to coin_address in accounts table
 * preperation for `sendmany` implementation
2014-02-03 08:16:58 +01:00
..
cache allow caching to be more transparent and configurable 2013-05-17 16:25:45 +02:00
compile what fix, nothing to see here 2014-01-16 05:55:57 -05:00
mail [IMPROVED] Payout logics 2014-02-03 08:16:58 +01:00
mobile Merge pull request #1621 from xisi/sessions-mclimiter-fixes 2014-01-31 05:55:09 -08:00
mpos Merge pull request #1621 from xisi/sessions-mclimiter-fixes 2014-01-31 05:55:09 -08:00