keyur45

Results 2 comments of keyur45

$config1 = array( 'ShopUrl' => 'fine-pratical.myshopify.com', 'ApiKey' => '77a3ca1944c0fb07b5297af5d7fd6758', 'Password' => '265345e415ae645e4f25e56650efa0ae', 'SharedSecret' => '72f4acd6c1203e59b9bcfcd57c30684b' ); PHPShopify\ShopifySDK::config($config1); $shopify1 = new PHPShopify\ShopifySDK($config1); $webhook_data = array('topic'=>'products/delete','address'=>'https://webhook.site/424723fc-3033-4b90-8826-19d2872e032a','format'=>'json'); $webhook_create = $shopify1->Webhook->post($webhook_data); - we have...

Hello @shawnhind, Any solutions and update yet? Thanks, Keyur