PayPal REST API Get Order Response for Venmo

53 views Asked by At

Has anyone been able to successfully get a Venmo user's username when getting an order from the PayPal REST API?

We're getting a response with some of the user's information, but the user_name property (docs) doesn't appear to be included. Has anyone tried this before or have any tips for thing we can try to do to get passed this?

I would expect the user_name property to have a value as described in the documentation for the API. I've tried looking through the response to see if the data is stored somewhere else in the object, but I've had no luck.

0

There are 0 answers