Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I get an application id for the Paypal sandbox? [closed]

I've been going around in circles with the paypal documentation. How do I get a paypal app id for the paypal sandbox using the Adaptive Payment API? I already have a username/password/signature for the sandbox.

Adaptive Payments has been deprecated. Please see the comment from Lenny Markus (current Director of Engineering at PayPal) on the answer below.

like image 920
NatGordon Avatar asked Feb 06 '12 17:02

NatGordon


People also ask

How do I find my PayPal sandbox merchant ID?

To find the merchant ID of your PayPal account, log in to your PayPal account at paypal.com, click on the Settings icon, click on Business information and look for PayPal Merchant ID. To find the merchant ID of a sandbox account, follow the same instructions on sandbox.paypal.com. Your client ID.

What is the difference between PayPal and PayPal sandbox?

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.


1 Answers

Adaptive Payments has been deprecated. Please see the comment from Lenny Markus (current Director of Engineering at PayPal) below.

If you're testing Adaptive API calls, use the static Sandbox AppID:

  • APP-80W284485P519543T
like image 161
SgtPooki Avatar answered Sep 28 '22 08:09

SgtPooki