kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

empty email body #230

Open SetareMaghari opened 7 years ago

SetareMaghari commented 7 years ago

hi, i have a problem in submitting orders with api. after submitting the order (because my order status is going to 'process') an notification email is sending to customer automatically. my problem is that the email HAS order id, but doesn't have order items and prices, also billing data is empty:

capture