|
@@ -6,10 +6,10 @@ define("SHARED_SECRET", "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");
|
|
define("SCOPES", "read_orders,write_products,read_products,read_inventory,write_inventory,read_locations");
|
|
define("SCOPES", "read_orders,write_products,read_products,read_inventory,write_inventory,read_locations");
|
|
define("REDIRECT_URI", "https://facturis-online.ro/plugins/shopify_app/generate_token.php");
|
|
define("REDIRECT_URI", "https://facturis-online.ro/plugins/shopify_app/generate_token.php");
|
|
|
|
|
|
-define("HOST", "35.157.120.116");
|
|
|
|
-define("USERNAME", "shopify");
|
|
|
|
-define("PASSWORD", "plushu007#123");
|
|
|
|
-define("DATABASE", "dev3_1");
|
|
|
|
|
|
+define("HOST", "18.197.84.100");
|
|
|
|
+define("USERNAME", "shopify_user");
|
|
|
|
+define("PASSWORD", "fulE34h63aBI");
|
|
|
|
+define("DATABASE", "shopify_login");
|
|
define("SHOPIFY_DOMAIN", ".myshopify.com");
|
|
define("SHOPIFY_DOMAIN", ".myshopify.com");
|
|
|
|
|
|
define("MAX_TIME", 36000);
|
|
define("MAX_TIME", 36000);
|