XiaoFaye / WooCommerce.NET

A .NET Wrapper for WooCommerce/WordPress REST API
MIT License
393 stars 218 forks source link

WooCommerce version 9.0 compatibility #775

Open gocasals opened 4 months ago

gocasals commented 4 months ago

Make sure you have included the below details when open an issue. Thank you.

XiaoFaye commented 4 months ago

I just tested with Get Orders, seems working fine with WooCommerce 9, could you provide more details?

gocasals commented 4 months ago

wc.Product.GetAll(dic).Result

image

XiaoFaye commented 4 months ago

Working fine for me

image

gocasals commented 4 months ago

https://wordpress.org/support/topic/fatal-error-4703/