mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Changed to live
This commit is contained in:
@@ -22,7 +22,7 @@ class Paypal extends OAuth
|
||||
'live' => 'https://api.paypal.com/v1/',
|
||||
];
|
||||
|
||||
private $environment = 'sandbox';
|
||||
private $environment = 'live';
|
||||
|
||||
/**
|
||||
* @var array
|
||||
|
||||
Reference in New Issue
Block a user