XiaoFaye / WooCommerce.NET

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

Using version 7.3 issue with adding product variations #359

Closed StasenOnline closed 4 years ago

StasenOnline commented 5 years ago

I am using the latest wordpress, woocommerce version, and when I am trying to add product Using variations it didn't ad the regular price and sale price as well. !

I am using Woocommerce.NetX version 7.3 with Visual Studio 2015 .. C#

is there any solution for that?>

StasenOnline commented 5 years ago

Woocommerce.NET version 0.7.3 With visual Studio 2015 C#

XiaoFaye commented 5 years ago

@StasenOnline Have you tried version 0.7.5?

StasenOnline commented 5 years ago

@XiaoFaye

When I try to install version 0.7.5 , it gives me this message: " Severity Code Description Project File Line Suppression State Error Could not install package 'WooCommerceNET 0.7.5'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author. 0
"

Can you help me fix this issue !

Thanks !

StasenOnline commented 5 years ago

@XiaoFaye
Just updated to 0.7.5 and still not adding the Variation price! would you let me know what I should do !