[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
A charge is a charge (or credit) against an account and represents an actual transfer of funds. Each charge is normally associated with a cart, but a cart may have multiple charges. For example, a product may have a failed charge followed by a successful charge.
File Size: | 180 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
initializeNewCharge() X-Ref |
No description |
getConfiguration() X-Ref |
No description |
getStatusNameMap() X-Ref |
No description |
getNameForStatus($status) X-Ref |
No description |
isRefund() X-Ref |
No description |
getStatusForDisplay() X-Ref |
No description |
generatePHID() X-Ref |
No description |
getMetadataValue($key, $default = null) X-Ref |
No description |
setMetadataValue($key, $value) X-Ref |
No description |
getAccount() X-Ref |
No description |
attachAccount(PhortuneAccount $account) X-Ref |
No description |
getCart() X-Ref |
No description |
attachCart(PhortuneCart $cart = null) X-Ref |
No description |
getAmountRefundableAsCurrency() X-Ref |
No description |
getCapabilities() X-Ref |
No description |
getPolicy($capability) X-Ref |
No description |
hasAutomaticCapability($capability, PhabricatorUser $viewer) X-Ref |
No description |
describeAutomaticCapability($capability) X-Ref |
No description |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |