Hi,
You should take a look at other code in the forum, like :
www.hikashop.com/forum/23-market-how-to/...egration.html#297606
As mentioned in my previous post, you can access the vendor object via
It gave you an object, which means you have to "interrogate" the object to retrieve a sub-element, you can use "var_dump()" function to see the content of an object ; it will be better to see what is available in the object and not perform a lot of try and retry.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.