| CheckoutPaymentMethodOption |
DTO that provides information about the payment methods that are configured for checkout.
|
| CheckoutPaymentMethodOption.FeeDto |
Fees are represented as separate CartItems but not placed in any fulfillment group to avoid
repricing the fulfillment costs.
|
| CreditAccount |
The credit account is an alternative form of payment which has been granted to the customer (or
account).
|
| CreditAccountRef |
The reference to the credit account.
|
| CreditAccountTransaction |
The transaction information for the credit account.
|
| PaymentSummary |
The domain that summarizes the current state of transactions against the payment.
|