I don`t know where is the identity token on paypal sandbox. is the identity token same like api number ?
Enter the https://api-m.sandbox.paypal.com/v1/oauth2/token request URL. On the Authorization tab, select the Basic Auth type. Type your client ID in the Username box, and type your secret in the Password box. On the Body tab, select x-www-form-urlencoded .
To find your PDT identity token, click on the action gear in the upper right corner next to the Log Out button. Select Account Settings > Website Payments > Website Preferences > Update. Then scroll down to "Payment data transfer (optional)" and you'll see your Identity Token.
Your access token authorizes you to use the PayPal REST API server. To call a REST API in your integration, you must exchange your client ID and secret for an access token. You can find your client ID and secret by logging in to the Developer Dashboard. You can make the API call in any programming language.
Once your account is enabled, access the sandbox functionality by logging in to the PayPal Developer website using your developer account credentials. When creating your PayPal developer account, consider creating an account that you don't mind sharing with others on your development team.
PayPal Sandbox is a virtual testing environment that mimics the live PayPal production environment. It works similarly to making an actual PayPal but without using real credit cards or live PayPal accounts.
Visit the Profile via www.sandbox.paypal.com, then go to https://www.sandbox.paypal.com/businessmanage/preferences/website, turn on "auto return" and "payment data transfer" and then the identity token will appear under "Payment data transfer".
If it does not display PDT token then try to purge cookies related to *.paypal.com and try the same process again. I solved this issue by following this. I found this from comment for this answer.
With new look, i managed to access it by going to this link:
https://www.sandbox.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-website-payments
and seller preferences is located here:
https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_profile-display-handler&tab_id=SELLER_PREFERENCES
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With