Uses of Package
org.salespointframework.payment
-
Packages that use org.salespointframework.payment Package Description org.salespointframework.accountancy Accountancy subsystem.org.salespointframework.order The order subsystem.org.salespointframework.payment The payment subsystem with domain types to capture payment information (credit cards etc.). -
Classes in org.salespointframework.payment used by org.salespointframework.accountancy Class Description PaymentMethod APaymentMethodspecifies a medium by which a payment has or will be made. -
Classes in org.salespointframework.payment used by org.salespointframework.order Class Description PaymentMethod APaymentMethodspecifies a medium by which a payment has or will be made. -
Classes in org.salespointframework.payment used by org.salespointframework.payment Class Description Cash The cashPaymentMethodis used to designate all payments made in cash.PaymentCard APaymentCardis used to charge the cost of goods or services to an account, belonging to the party identified on the card.PaymentMethod APaymentMethodspecifies a medium by which a payment has or will be made.