mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Changed to live
This commit is contained in:
parent
318b1a577b
commit
f68089e0e5
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ class Paypal extends OAuth
|
|||
'live' => 'https://api.paypal.com/v1/',
|
||||
];
|
||||
|
||||
private $environment = 'sandbox';
|
||||
private $environment = 'live';
|
||||
|
||||
/**
|
||||
* @var array
|
||||
|
|
|
|||
Loading…
Reference in a new issue