| Modifier and Type | Field and Description |
|---|---|
protected OrderToPaymentRequestDTOService |
OrderPaymentConfirmationStrategyImpl.orderToPaymentRequestService |
| Modifier and Type | Field and Description |
|---|---|
protected OrderToPaymentRequestDTOService |
ValidateAndConfirmPaymentActivity.orderToPaymentRequestService |
protected OrderToPaymentRequestDTOService |
ConfirmPaymentsRollbackHandler.transactionToPaymentRequestDTOService |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderToPaymentRequestDTOServiceImpl
Service that translates various pieces of information such as:
-
Order
- PaymentTransaction
into a PaymentRequestDTO so that the gateway can create
the appropriate request for a specific transaction. |
Copyright © 2022. All rights reserved.