Part of stoqlib.domain.payment
This file contains payment operations, a payment operation is responsible for the logic needed by a payment method. Such as storing the kind of credit card or associate a check with a bank account.
Class | MoneyPaymentOperation | Undocumented |
Class | CheckPaymentOperation | No class docstring; 1/5 methods documented |
Class | BillPaymentOperation | Undocumented |
Class | CardPaymentOperation | No class docstring; 1/5 methods documented |
Class | StoreCreditPaymentOperation | Undocumented |
Class | MultiplePaymentOperation | Undocumented |
Function | register_payment_operations | Undocumented |