Bas Elbers
Forum Replies Created
-
Hi,
– Automatically have an ordered go from on hold to processed.
I can advice you to ask this question to WooCommerce since it is out of the scope of our plugin.– Have the client manually or automatically have the invoice sent out to the shop owner and the buyer. (I see that I can select to attach it to specific e-mails).
Just attach it to the specific email type and you will be good to go.Forum: Plugins
In reply to: [Invoices for WooCommerce] Checkbox in checkout for optional invoiceHi,
Our premium plugin has the ability to let the customer request an invoice on checkout. Shoot me an email if you would like to test a demo version.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Optional PDF Invoices as needed per CustomerHi,
The invoice is getting generated based on the type of email you’ve attached it to, so I can advice you to attach it to an email you’ll need to send manually like Customer Invoice email type. Hope it helps.
A second option is to use our premium plugin which has the ability to let the customer request an invoice on checkout.
Your debug.log file or error log should point out what is causing this problem. Please read the first post of this forum on how to debug.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Skipping invoice numbersHi,
I can advice you to update to the latest version, since this has been resolved in a earlier version already. Hope it helps.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Subcription RenewalHi,
The free version does not officially support WooCommerce Subscriptions plugin, but the premium version does. Shoot me an email if you have any questions. Happy to help you out.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Conflict Invoice NumberI will need more information in order to reproduce this problem. Please readme first post.
function add_product_tags( $description, $item_id, $item ) { $product = $item->get_product(); if ( $product ) { // use <a href="https://developer.ww.wp.xz.cn/reference/functions/get_the_terms/">get_the_terms()</a> here... } return $description; } add_filter( 'wpi_item_description_data', 'add_product_tags', 10, 3 );If you are not familiar with coding, just shoot me an email. I will be happy to help you out.
- This reply was modified 7 years, 8 months ago by Bas Elbers.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Billing informationHi Katja,
Please read the contact page carefully. Since this support forum is meant for the free plugin only I will close this topic.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Error during downloadHi,
What exactly do you mean with ddt?
Forum: Reviews
In reply to: [Invoices for WooCommerce] Beware of purchasing the upgradeAs I’ve said before, McAfee has our plugin white listed the moment they read my email. They said that there’s no virus since it is just an alert system.
You are accusing our plugin of having viruses even after I told you that McAfee white listed our plugin.
PayPal just refunded you the sum, because I told them to do so. I just asked you to remove your false rating in return. You did not want to remove it at all. People should know that this is your way of treating people who spend their valuable time to a free plugin.
I feel very sorry for you.
Forum: Plugins
In reply to: [Invoices for WooCommerce] fontsHi,
Please use our support email for premium support. I will close this issue since it is not permitted to use the ww.wp.xz.cn forum for it. Also I will not be able to give you premium support this way.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Can’t translate “Bill to” in Loco TranslateDo you actually use the file located in wp-content/languages/plugin since this is the ‘update safe’ file.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Ad in Admin Dashboard HeaderIf the rate notice pops-up everything you login, you probably have a JS error and are using an old version of the plugin?
You can shoot me an email and I will immediately dig into it.
Hi,
That will need some custom coding and will take some time. Let me know if you are interested in customization.
You could also use our premium plugin which supports bulk export pdf invoices. Bulk export the invoices before resetting them is maybe an option?