Create Paypal sandbox business and personal test accounts
Paypal is the most popular payment gateway that is used by many websites and its easy to integrate PayPal payment gateway in web applications. Paypal provides Sandbox test accounts for testing so we can test our website payment functionality without any hesitation.
So today we learn how to create sandbox credentials that we can use for testing.
Open paypal.com or https://developer.paypal.com/classic-home/
and login with your live credentials or developer account credentials.
Now go to https://developer.paypal.com/developer/accounts/ and click on Create Account button
Open paypal.com or https://developer.paypal.com/classic-home/
and login with your live credentials or developer account credentials.
Now go to https://developer.paypal.com/developer/accounts/ and click on Create Account button
After clicking on it, You will see a popup like below
Now you can select a Personal account or business account by selecting Account Type and then click on the create button.
It will create your test accounts, I have created both business and personal account so you can see its showing 2 accounts there.
d
Now click on three dots that is showing below Manage account
It will show a dropdown, then click on View/Edit Account then you can see a popup with all details like your email and password, account id, etc. we need only email and password so you can copy from there and you can log in with this details in Paypal sandbox website. If you want to integrate Paypal with PHP applications then check our other tutorials.
Thanks
Important Links:
Comments
Post a Comment