final class OnboardingServiceImpl extends java.lang.Object implements OnboardingService
Modifier and Type | Field and Description |
---|---|
private PayPalClient |
ppReqExecutor |
Constructor and Description |
---|
OnboardingServiceImpl(PayPalClient ppReqExecutor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMerchantStatus(PayPalPlusCredentials credentials,
MerchantStatusRequestEp6 request) |
private final PayPalClient ppReqExecutor
@Inject public OnboardingServiceImpl(PayPalClient ppReqExecutor)
public java.lang.String getMerchantStatus(PayPalPlusCredentials credentials, MerchantStatusRequestEp6 request)
getMerchantStatus
in interface OnboardingService