change credentials, endpoint urls, plugin url, js sdk date

This commit is contained in:
David Remer 2020-10-13 09:42:34 +03:00
parent 04da406447
commit 2996bdbe8b
6 changed files with 32 additions and 19 deletions

View file

@ -40,11 +40,8 @@ return array(
* @var Environment $env
*/
/**
* ToDo: Add production platform client Id.
*/
return $env->current_environment_is( Environment::SANDBOX ) ?
'AQB97CzMsd58-It1vxbcDAGvMuXNCXRD9le_XUaMlHB_U7XsU9IiItBwGQOtZv9sEeD6xs2vlIrL4NiD' : '';
CONNECT_WOO_SANDBOX_CLIENT_ID : CONNECT_WOO_CLIENT_ID;
},
'button.smart-button' => static function ( $container ): SmartButtonInterface {