I visited the Developer portal today and saw the facility to link in Sandbox test accounts. I have 4 test accounts which I have used previously and login successfully in sandbox.paypal.com, but when I try to link them into my live developer account I get the error message:
"Sandbox account you are trying to link is associated with another developer account"
I didn't know I had another developer account. Any ideas how I find it and unlink these test accounts, or somehow move them across?
Thanks!
If your sandbox account is already linked to another developer account, you cannot link it to your developer account. There is no option for unlink the sandbox account from developer account. You may create new sandbox test accounts and proceed with these.
Related
I had refered the cordova plugin https://github.com/paypal/PayPal-Cordova-Plugin . But how to create test accounts for buyer and seller. I referred the link but I couldnt get proper idea.
Please help me by providing steps how to test my app.
Otherwise, How to use this plugin with help of inappbrowser?
After referring the documentation on PayPal. I got an idea on the implementation and the way to test the sample app.
Login to PayPal https://developer.paypal.com/developer/applications/
Go to Accounts tab under Sandbox.
Here click on create account and create sample business and personal account.
Then navigate to My Apps & Credentials section.Click on create app buttton. Enter the app name and give the sandbox developer account.
Once after app is created, u can find sandbox and live switch button on top left of the app page
Specify the required sandbox settings.
Follow the steps for building hybrid app with cordova paypal integration using https://github.com/paypal/PayPal-Cordova-Plugin
Specify the production and sandbox client id in the configuration.
Build and run the app.
On click of Pay using paypal with show the login page. Login with your paypal account.
The amount will be paid to the account that is specified in sandbox.
Verify the payment by checking the account details.
Go to https://developer.paypal.com/developer/accounts/ . Click on the business account created in sandbox. Check the notifications. You can find the transactions that you have made.
This is how we can test sample paypal app. This is what I have referred to test the sample app. But there is so much to dig into the topic.
Thanks
I've created 6 months ago an app on http://developer.paypal.com. I have created some accounts to test in sandbox mode. Yesterday I checked the http://developer.paypal.com account and I saw that my application disappeared, but the PayPal token that I have in my PHP application is working.
Where i can check the PayPal app ?
developer.paypal.com is the only portal for you to check your REST app. If the issue still persist, you might need to file a ticket via https://www.paypal-techsupport.com/app/ask
Their technical support will check this for you.
This question already has answers here:
Please login to use the PayPal sandbox feature
(5 answers)
Closed 9 years ago.
I am trying to login with a business test account at paypal sandbox it keeps redirecting to this URL https://www.sandbox.paypal.com/us/cgi-bin/webscr?cmd=_login-submit
and the page contains one line saying "Please login to use the PayPal Sandbox features"
with "PayPal Sandbox" being an anchor pointing to developer.paypal.com and when I click on it I go to the developer site which I am already logged in at with a live paypal account.
This is how you get access to your test account's page:
Go to developer.paypal.com
Go to Applications
Click on Sandbox accounts
Choose Log In with PayPal (use your regular account - not the Sandbox one)
(Optional) Import your old accounts from your former Sandbox account after the redirect to the accounts page
Click on the account you want to log in to
Choose "Sandbox site"
Log in to that site using your test account
Hope it helps
I have created an iTunes test User account from My Developer account.
My client has set up (on a different developer account) an application and in-app-purchase product.
Will I be able to use my test user to purchase the product the client has set up?
The answer is no - you can not.
Test users are restricted to buying content in the sandbox for Products on the Developer account they were created on.
I managed to get a friend to help me test this and got this error when I used his test user.
i am testing my application in-app purchases with iTunes test account.
I run the game and i log-in to sand box test account.
when try to buy something in the app a message box prompt me with confirm your in-app purchase information.
Then I click “Buy” it ask me for Apple ID Password for my sand box account. When I give the password it prompt me with following message ...
Your Apple ID has been disabled.
[Environment: Sandbox]
I tested with several test accounts same result. Can anyone provide some help on this?
If you use sandbox IAP test accounts to login to real iTunes Store or in Settings app, your sandbox account gets disabled.
I can't find the exact documentation URL right now, but I'm sure I have read it.
Here is a warning message from documentation:
Important: Do not sign in with your test account in the Settings application.
This may be due to new iOS Paid App agreements that haven't been agreed to yet.
You need to make sure you log out of your real account in the App Store app before using a test user account.