baselbers / woocommerce-pdf-invoices

Automatically generate and attach customizable PDF Invoices to WooCommerce emails and connect with Dropbox, Google Drive, OneDrive or Egnyte.
http://wcpdfinvoices.com
GNU General Public License v3.0
73 stars 40 forks source link

No date/subscription-range on invoices from WooCommerce Subscriptions #257

Closed msbt closed 4 years ago

msbt commented 5 years ago

As the title suggests: On invoices from a subscription-based shop, it will onyl show the product, quantity and price for the single items, but it doesn't include the timeframe for which they got purchased. Ideally it would include "Price / subscription period" on the invoice, so that the customers know for how long they paid.

I've tried poking around with the meta names from https://docs.woocommerce.com/document/subscriptions/develop/data-structure/ (_subscription_period etc) but couldn't get anywhere.

Any pointers on how to get there?

Cheers

baselbers commented 4 years ago

My apologies for my late reply. Did you got this to work?

msbt commented 4 years ago

Hey, Thanks for getting back to me, but I'm afraid I moved to a different plugin because I couldn't get it to work.