final class AwsPaymentsServiceImpl extends java.lang.Object implements AwsPaymentsService
Modifier and Type | Class and Description |
---|---|
(package private) static class |
AwsPaymentsServiceImpl.CheckResult |
(package private) static class |
AwsPaymentsServiceImpl.CheckStatus |
Modifier and Type | Field and Description |
---|---|
private OrderReferenceService |
orderReferenceService |
Constructor and Description |
---|
AwsPaymentsServiceImpl(OrderReferenceService orderReferenceService) |
Modifier and Type | Method and Description |
---|---|
AwsPaymentsServiceImpl.CheckResult |
check(AmazonPaymentsRequestConfigProperties configProperties) |
private final OrderReferenceService orderReferenceService
@Inject public AwsPaymentsServiceImpl(OrderReferenceService orderReferenceService)
public AwsPaymentsServiceImpl.CheckResult check(AmazonPaymentsRequestConfigProperties configProperties)
check
in interface AwsPaymentsService