public interface CurrentOrderPaymentRequestService
PaymentRequestDTO based on the current order in the system (like something on
threadlocal).| Modifier and Type | Method and Description |
|---|---|
PaymentRequestDTO |
getPaymentRequestFromCurrentOrder()
Returns a
PaymentRequestDTO based on all the information from the current order in the system, like one
on threadlocal |
PaymentRequestDTO getPaymentRequestFromCurrentOrder()
PaymentRequestDTO based on all the information from the current order in the system, like one
on threadlocalCopyright © 2017. All rights reserved.