Implementing Log in with Paypal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error message for obtaining access_token in REST APIs
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- Which api can get oauth2.0 authorization_code? in REST APIs
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs