• Hi, I’ve come across few issues with the latest woocommerce API (v1) and I hope somebody could help to clarify them.

    1. Missing meta properties – In the previous API versions there were meta properties with information such as site’s currency or timezone. Maybe I’ve overlooked something but I’m not able to get this information using the latest API.

    2. Datetime inconsistencies – The documentation states that “Dates are returned in RFC3339 format in UTC timezone: YYYY-MM-DDTHH:MM:SSZ”. The description of each date property however states that the date is in the site’s timezone (I think that UTC timezone is correct MOST OF THE TIMES). Additionally, not all the times are in the same format and timezone – for example date_paid property of order is returned in the site’s timezone – which I’m not able to detect (issue #1).

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issues with woocommerce API v1’ is closed to new replies.