Hello there!
I searched the whole Internet but couldnt find an answer to this question.
They cant be the same, otherwise we wouldnt need to define it twice, on the other hand the Merchant Token, Merchant ID and Seller ID which can be mound in the Developer Access Settings seem to be the same.
What exactely needs to be set as MERCHANT_IDENTIFIER? Where can this Information be found in the SellerCentral?
THank you
]]>Hi there, is there active support for this plugin? Very interested, but I have many questions!
]]>The instructions are a bit confusing due to an error which appears to stem from the git repository markdown where the define additions are prefixed and suffixed with ”’ to denote the code section start and end.
I think the reason it doesnt pick up is because there is no blank line above ”’
Also the suffix is unnecessary and results in the
HTML generation
Also I think the following line is wrong:
define('SERVICE_URL' = 'https://mws.amazonservices.com');
should read
define('SERVICE_URL' , 'https://mws.amazonservices.com');
]]>
On activating this plugin with wp-config.php defined with MWS credentials I get the following warnings/errors:
Warning: require_once(.config.inc.php): failed to open stream: No such file or directory in /wp-content/plugins/woocommerce-mws-sync/woocommerce-mws-sync.php on line 360
Fatal error: require_once(): Failed opening required ‘.config.inc.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in
/wp-content/plugins/woocommerce-mws-sync/woocommerce-mws-sync.php on line 360