[ Index ] |
PHP Cross Reference of Phabricator |
![]() | Up one level | |
![]() | PhortuneAccount.php [source] [135 lines] | An account represents a purchasing entity. An account may have multiple users on it (e.g., several employees of a company have access to the company account), and a user may have several accounts (e.g., a company account and a personal account). |
![]() | PhortuneAccountTransaction.php [source] [45 lines] | |
![]() | PhortuneCart.php [source] [645 lines] | |
![]() | PhortuneCartTransaction.php [source] [57 lines] | |
![]() | PhortuneCharge.php [source] [180 lines] | 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. |
![]() | PhortuneDAO.php [source] [9 lines] | |
![]() | PhortuneMerchant.php [source] [75 lines] | |
![]() | PhortuneMerchantTransaction.php [source] [75 lines] | |
![]() | PhortunePaymentMethod.php [source] [157 lines] | A payment method is a credit card; it is associated with an account and charges can be made against it. |
![]() | PhortunePaymentProviderConfig.php [source] [99 lines] | |
![]() | PhortunePaymentProviderConfigTransaction.php [source] [57 lines] | |
![]() | PhortuneProduct.php [source] [112 lines] | A product is something users can purchase. |
![]() | PhortunePurchase.php [source] [125 lines] | A purchase represents a user buying something. |
![]() | PhortuneSchemaSpec.php [source] [9 lines] |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |