XiaoFaye / WooCommerce.NET

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

Check successfuly transaction #686

Closed 999andre999 closed 1 year ago

999andre999 commented 2 years ago

Hello everybody, Is it possible to take a successful or not successful transaction message? For example, if I PUT or UPDATE a product with woocommerce.NET, I need to go to the wordpress site for verify if the PUT or UPDATE was made successfully. Thanks in advance.