Does there exist a list of shortcodes for eShop Invoice?
I want to simply display a link for the customer to print out their invoice pdf upon checkout (when they get to the “thank you” page).
The only shortcode I found in the forums is [eshop_invoice_user_frontend] but this would list all of the orders by any customer who placed an order on the site.
The plugin author lists PyPHP.be for documentation but that site appears to be unavailable.
I appreciate any help you can throw my way!
Thanks,
-Steve
]]>Thank you very much for your Great eShop Invoice plugin!
The Total shows 0,00 $ in the invoice, and the product name and option name show correctly in the voucher. The transaction information (ordered on, transaction, price, order status) in the My Orders are correct.
But, the Options, Description, Price, Quantity, Total, and Price are empty in the invoice.
Any suggestion?
Environment: Paid via Cash_GW, eShop Invoice 0.4, eShop for WP 6.3.10, WP 3.5.1
]]>It seams I found 2 errors in default template invoice_part2.php:
<img src="<?php echo $invoice_options['company_logo']; ?> alt='logo'">
1. Last quote in wrong position
2. No check for empty logo.
Correct version should be:
<?php if ($invoice_options['company_logo'] != "") { ?>
<img src="<?php echo $invoice_options['company_logo']; ?>" alt='logo'>
<?php } ?>
Thanks for useful plugin!
]]>How to make my own template of PDF file?
I need to add the other details like bank bill and so on…
PDF show “?????” instead of Russian letters, how to correct it?
I am not able to open any invoices each time that it try the PDF tries to open but I get this error pdf does not start with %pdf-.local/[code]
I have filled out all of the setting fields and have added an image url into the logo field ( the upload does not work but uploaded to the media library and retrieved the URL). I have removed all other plugins , except eshop and defaulted to the twenty twelve theme but still to no avail.
I see from your website this was an issue but you said it will be fixed with 0.2, now you are on 0.3.4 so am I missing something??
I am on the most recent version of the plugin and WP.
Any suggestions
]]>Hi!
The only payment option for the site i am making is by invoice. Therefore i would like to attach the invoice with the email that the customer recieves after making the order.
Is this possible?
//Anna
]]>Hello Thomas,
One more question.
The products sold on my (in construction) site are described on unpublished pages not to be seen by the customer (nothing on them except eshop datas).
I use eshop shortcodes to link them inside tables in other posts.
The problem is when you list the past orders, the active links on the products drive you to these unpublished (and empty) pages…
Is there a simple way to desactive these links ?
Best regards
Charles
]]>Hi Thomas,
For me, your plugin works well (My order history widget, the shortcode in the page etc.)until I try to download and print the invoice.
At this time I have an error message from Acrobat. Here is a link to the screen capture :
https://charlesguy.com/eshop-invoice-pdf-failed-screen-capture-ch-guy.jpg
Thank you in advance for help
Charles
]]>Hi Thomas
Your link “Donate for this plugin” on https://www.ads-software.com/extend/plugins/eshop-invoice/ doesn’t work… so…
Best
Charles
]]>Thanks for your plugin to enhance eshop which I’m currently testing. I have managed to install this plugin and can view the invoices via a page with the shortcode to display all the invoices. There are still a few things I need to fix with regards to layout and formatting but I’ll look into those later.
I would appreciate if you can advise whether it is possible to email the invoice to the customer or have it show up in the thank you/success page. Or what other ways is there to use this invoice other than the shortcode to list the orders. Please advise. Thanks!
Cheers,
Karen
Hello,
Is it possible to show the shipping fee of product(s) in the invoice also? I have a fixed shipping price that depends on the location of the buyer.
Regards.
]]>Hello.
I have a little problem with shipping title on invoice ! Shipping is $item and don’t have $title define. So on the invoice it print the title of the precedent item.
How to change that because It works on eshop backoffice ? Or to change the $item and $title of shipping line ?
There is a pic here : https://www.vaposphere.com/20121120114236.jpg
And how to remove “Document généré le…” At the bottom of the pages ?
Thanks for all your answer and thanks for this wonderful plugin !
]]>Hi,
i’m also unable to install this but getting a different error message so thought it best to start a new thread.
This is the message i get…
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
]]>Hi;
I tried to use search plugins to install eshop-invoice, but it gave me error “\wp-includes\class-http.php on line 949”, then I tried to use upload, it kept asking me “Are you sure you want to do this?
Please try again.”, I have no problem to install other plugins, can you tell me what the problem is ? Thank you.
Frank
]]>Hi there,
I have recently installed eshop-invoice, but cannot see how it works within e-shop orders. How do I go about printing off a customers invoice?
I have populated the fields under setting >eshop invoice the best I cn but is there anything else I need to do to get it up and running?
Any help greatly appreciated.
Thanks,
Suzanne
]]>I must be dense, but I’m unable to find the setting to change from Euro to US Dollar for this plugin. Is it possible to assume the setting from eShop?
]]>Hi all,
Please use this forum to ask questions, to make remarks or to provide ideas and wishes ! Let me know (using the “Works” poll on the plugin page) if the plugin works for you, that’s important to me !
]]>