I have my store set up to generate the invoice in Xero upon order creation on WooComerce, now I would like to complete the loop by automatically send the invoice straight from Xero to to the customer at this stage with the order creation.
The Xero API supports this now.
https://developer.xero.com/documentation/api/invoices
POST https://api.xero.com/api.xro/2.0/Invoices/aa682059-c8ec-44b9-bc7f-344c94e1ffae/Email
Open
Last updated: October 30, 2020
Log in to comment on this feature request.
This seems like a pretty basic feature. I can’t think of a circumstance that I would want an invoice created but not sent to the customer by email.