Issue with Paypal AdaptiveAccountsService API

pronova
Contributor
Contributor

We are passing the details as

 

Firstname: Leonardo <removed>

Lastname: Catalano <removed>

EmailId: 'as the customer email id'

 

to the function 

 

AdaptiveAccountsService aas = new AdaptiveAccountsService(paypalConfig);
GetVerifiedStatusResponse response = aas.getVerifiedStatus(request);

 

The  customer saying  firstname, lastname and email id the same as that we have entered but still paypal returns us the string 'UNVERIFIED'. Let us know if we are correct with this details or any option to get the proper error messages back to us in this API.

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.