In stores where we store the price of the products without VAT, we have a problem and that is that the prices appear on your platform without the tax.
The solution should be that instead of directly using the price as it is:
$product_data['price'] = $product->get_price();
You will send the price of the product with the taxes applied to the address of the online store which is probably the most correct solution.
Could you have a look on this?
]]>Hi!! I was just wondering if this plugin works with multivendor marketplace , sonthat each Vendor has own livestram option
]]>Is it possible to give discount if user will come from live stream URL
]]>