• Resolved LoicTheAztec

    (@lomars)


    Hello,

    I just bought the pro version. I am using Aelia plugin “EU VAT Assistant” for VAT EU purpose on a woocommerce webshop (using only some virtual products).
    I have already disable packing slips with your snippet code, found on your support threads (thanks!).

    I already use this snippet on some custom functions, to display the EU VAT Number:

    <?php echo esc_attr(get_the_author_meta( 'vat_number', $user->ID )); ?>

    As you can see, the EU VAT number is located on usermeta within ‘vat_number’ metakey for companies (users).

    My pdf template is ready for customization, located in the woocommerce folder of my child theme.

    How can i have the VAT number on invoices “Pro Format” and Credit Notes, please?

    Many thanks

    https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! I the Professional extension, you can add the VAT number to the address data, check out the documentation here. (in your case this would be [vat_number] instead of [VAT Number]).

    This page also gives you alternative methods for showing custom fields from the order, which may be useful since you already created a custom template.

    As a paying customer you’re entitled to priority support, and officially we’re not allowed to giv support for premium products via wordpress.org, so if you have any further questions, send me an email at support@wpovernight.com

    Hope that helps!
    Ewout

    Thread Starter LoicTheAztec

    (@lomars)

    Hello.

    I will contact you over premium support for further information about pro extension.

    I was looking for some documentation. Perfect.

    I have been using Free extension since more than half a year and it rocks just like it is.

    So thank you for that !

    Plugin Contributor Ewout

    (@pomegranate)

    Great, glad to hear that 🙂

    Have a fantastic day!
    Ewout

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘VAT number in Pro version’ is closed to new replies.