diff --git a/src/Auth/OAuth/Paypal.php b/src/Auth/OAuth/Paypal.php index 064b04cb82..bff273b24d 100644 --- a/src/Auth/OAuth/Paypal.php +++ b/src/Auth/OAuth/Paypal.php @@ -22,7 +22,7 @@ class Paypal extends OAuth 'live' => 'https://api.paypal.com/v1/', ]; - private $environment = 'sandbox'; + private $environment = 'live'; /** * @var array