Uses of Package
org.salespointframework.payment
Packages that use org.salespointframework.payment
Package
Description
Accountancy subsystem with services for accounting and bookkeeping.
The order subsystem.
The payment subsystem with domain types to capture payment information (credit cards etc.).
-
Classes in org.salespointframework.payment used by org.salespointframework.accountancyClassDescriptionA
PaymentMethodspecifies a medium by which a payment has or will be made. -
Classes in org.salespointframework.payment used by org.salespointframework.orderClassDescriptionA
PaymentMethodspecifies a medium by which a payment has or will be made. -
Classes in org.salespointframework.payment used by org.salespointframework.paymentClassDescriptionThe cash
PaymentMethodis used to designate all payments made in cash.APaymentCardis used to charge the cost of goods or services to an account, belonging to the party identified on the card.APaymentMethodspecifies a medium by which a payment has or will be made.