Hi,
I am using Auth0 specifically for Paypal authentication in my React web app. I want to implement the Paypal payouts product, which I will use to let users withdraw funds from the app.
I am looking for some guidance on how to get the necessary Paypal token from Auth0 via the SDK (and any other Paypal user information needed for this, e.g. email) so that I can make a call to the Paypal Payouts API and distribute payments.
Thanks for your help!
Hi @avivsheriff,
Welcome to the Auth0 Community!
You can use the PayPal social connection to retrieve the PayPal user info.
https://marketplace.auth0.com/integrations/paypal-social-connection
If you have any other questions feel free to let us know.
Have a good one,
Vlad