PayPal Sandbox account in Demo Portal - paypal

We are building a demo website for clients . The moto is to showcase all the functionalities of a real time website . We have added PayPal as one of the checkout method .Since it is a demo portal, there is no point in making the payment live . Is it legal to provide the Sandbox test account publicly on the website so that users can test the payment functionalities ?
Thanks

Related

Must I upgrade Paypal account to business account in order to intergrate Paypal in Live Mode with my ASP.NET website using C#?

In order to integrate PayPal with my ASP.NET website using C#, I was told that "Sign up for a PayPal developer account and obtain API credentials. I will need to create a Sandbox account to test my application."
At present, I hope to use Live Mode of Paypal instead of Sandbox Mode, must I upgrade Paypal account to business account ?
To process live payments, you need a live business account. There is no reason not to upgrade, having one is free.

Payment via Braintree in flutter application

I am building a marketplace app and want to include payment via PayPal with Braintree (see documentation: flutter_braintree). Right now I am working with a braintree sandbox trial account.
As far as I am understanding it correctly, I have to save the braintree tokenizationKey for every company to enable payments directly to them and not to the marketplace. Due to test reasons I included the tokenizationKey of my braintree sandbox account.
I am successfully directed to the PayPal checkout page where I can't login since it's in sandbox mode. When I select "proceed with sandbox purchase" I am then redirected to the application and do receive a BraintreePaymentMethodNonce.
Here you can find the screen where I can't login.
But somehow I can't see any transactions in the dashboard of my sandbox account.
Am I mistaken with the way tokenization works or where is the problem?
I am successfully directed to the PayPal checkout where I can't login since it's in sandbox mode.
Use a sandbox buyer (personal) account from https://www.paypal.com/signin?intent=developer&returnUri=https%3A%2F%2Fdeveloper.paypal.com%2Fdeveloper%2Faccounts%2F
If the companies only have PayPal accounts rather than Braintree accounts, you can use PayPal via Braintree and a braintree access_token from PayPal for authentication to get the client token on your server (no tokenizationKey)
I was also having the same issue. Now I found the solution. All you have to do is link you braintree sandbox to your paypal sandbox. Here is the process of linking your sandbox accounts.

Setup a PayPal developer account

I am building a demo website for my client. I want to use 'hosted checkout pages' with 'PayPal Advanced'. I have very basic questions:
What type of PayPal account should I (not my client) create for the demo?
Should I create a sandbox account ONLY or do I need a real PayPal account?
PLEASE HELP!!!
Thank you
For testing with the Payflow Gateway (Payments Advanced or Payments Pro) you only need a manager.paypal.com account in test mode.
You need to create an account on https://manager.paypal.com/
Follow the guide at https://ppmts.custhelp.com/app/answers/detail/a_id/929
Check out https://www.paypalobjects.com/webstatic/en_US/developer/docs/pdf/embedded_checkout_design_guide.pdf for information on developing for PayPal Advanced.

Paypal start up testing and managing payment

I am new to Paypal integration to websites. I just created a sand box test account to try and create buttons.
I am trying to make use of Paypal subscription to my website.
Can anyone give some basic information of how can I test and increase my knowledge on Paypal integration to my website.
Thanks
Well, you are going in the right direction. You would want to sign up for a developer account at developer.paypal.com. Once you have your developer account set up, then you would want to log in and create a test sandbox buyer and sandbox account. You can use these accounts to create test subscription buttons and walk through and sign up for the subscription with your buyer account. This will allow you to test with subscriptions in the sandbox.

paypal payment pro sandbox takes me to live site when trying to sign up

When I am trying to sign up for website payments pro in the sandbox, I get redirected to the live paypal site.
I have seen the same question asked here: Signing up for website payments pro in paypal sandbox redirects to live paypal site
where the it seems that the account is already running payments pro. However on my business setup>>my payment solution it says i am running payments standard.
Any idea on how i change it to payments pro? I changed the page to sandbox.path when getting redirected but the next link redirects me again to the live site.
Thanks in advance
Nad
There are some issues that are still being addressed in the sandbox with some pages directing to the live site. Can you provide the email address for your test sandbox seller account and I will enable pro on the account from my end.