[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 77 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
init() X-Ref |
No description |
void() X-Ref |
Voids a pending hold. This releases the held funds. Once voided a hold is not longer pending can cannot be re-captured or re-voided. return: \Balanced\Hold |
capture($amount = null) X-Ref |
Captures a pending hold. This results in a debit. Once captured a hold is not longer pending can cannot be re-captured or re-voided. param: int amount Optional Portion of the pending hold to capture. If not specified the full amount associated with the hold is captured. return: \Balanced\Debit |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |