• Welcome to KonaKart Community Forum. Please login or sign up.
 

getOrderForOrderId() return null values for Tax per ordered product

Started by Irina, April 29, 2011, 01:08:10 pm

Previous topic - Next topic

Irina

Hello,

I have a problem with getting product price with tax and tax itself in % for each product using your API, the fields in DB aren't null. They are simply null.
We are using getOrders() to get the list of order from shop, then we get the list of products for each order getOrderForOrderId();
It is possible to get product price by product ID, but all other important fields for ordered product is Null.

Can you help please?
How to get Tax% for each ordered product using your API?

Thanks for your help.

Irina



Irina