Installed the plug in, requested a product through REST; (get).
Looked at code & EAN is added as a meta_data field by the plugin.
I’ve accesed the meta_data field with this code;
"meta_data": [{
"key": "_alg_ean",
"value": "insertEANhere"
}]
-
This reply was modified 1 year, 11 months ago by brainwavezzz.