Implementing Log in with Paypal

MoizLokhandwala
New Community Member

I am implementing Log in with Paypal on my Job portal application developed in ASP.net MVC. The flow will be below - 

1. Freelancer will add the Paypal account to his profile.

2. We will display Login with Paypal button. 

3. Once login is successful, we will try to retrieve the Paypal account status and email address.

4. If the Paypal account is verified, we will do the automatic payments to the freelancer once task owner approves the task.

 

I am following below article - 

https://developer.paypal.com/docs/log-in-with-paypal/integrate/

 

Below are my questions - 

1. In the section "Enable Log in with PayPal", what is the return_url ? How it will give me information of the user i.e. authorization code  ? Is there a sample url.

2.  In the section "Get access token" we need to pass authorization code, how should I get the authorization code.

3. How will I get the user information in the section "Get Customer info".

 

Can someone please explain me how this works and how I can implement this.

 

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.