Woo Solo Api plugin will bundle with your checkout process and will send the API request with. the order details to the SOLO service.
Additionally the invoice or order will be includes on site and you'll have the application of sending this PDF as separate. mail to the client..
There is whole options page where you can specify the details of the order or the invoice as part measure payment. options language of the currency and others..
Although this has been patched the taxes probably wont't be picked up by SOLO API if you set the application in WooCommerce to include taxes in the price of the product.
So for example the product will have standard tax of 5% and the shipping can have order books with tax rate of 25% be sure to tick the shipping checkbox in this class..
So in subject you put the tax for the item and shipping anything other than that the tax rate will be sent as 0 so that SOLO invoice or offer will pass but with 0 tax rate..
For instance you can set the item tax rate as standard tax rate and then the shipping tax can be set as reduced tax rate and then just set the Shipping tax books to reduced tax rate in WooCommerce application.
If you put everything as standard one the tax rates will get mixed and the end price won't be correct not sure how center to handle this since WooCommerce has strange tax system...
You can add the data settings that will be send if you choose to to the customer when the order is completed...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more