Hello, When the buyer logs in to approve the information sharing request, you should receive a code back in the response from PayPal. You then exchange this authorization code for an access token. Once you have the access token you can use this to query the user info endpoint and retrieve the shared buyer's information. https://developer.paypal.com/docs/log-in-with-paypal/integrate/#link-test Thanks !
... View more