• Hello,

    I’m using PMPro plugin and have a problem with EU taxes.

    Now I have i.e. 5$ subscription plan, but on the invoice I can see:
    5$ + i.e. 20% tax,
    $6.00 Total
    https://prnt.sc/ucw4il

    I would like to have this information:
    Total: $5.00 (inc. 20% tax or inc. $1.00 tax ) is it possible?

    Thanks,
    Piotr

Viewing 4 replies - 1 through 4 (of 4 total)
  • @kuperman87

    I recommend overriding the invoice template to achieve this customization. You can read more about how to achieve this here: https://www.paidmembershipspro.com/new-method-load-custom-templates-pmpro-generated-pages-system-generated-emails/

    You can find the details for how the pages would look inside a plugin or theme here: https://www.paidmembershipspro.com/hook/pmpro_pages_custom_template_path/

    The simplest way is to create a /paid-memberships-pro/pages/invoice.php file in your theme. You can always find the latest version of invoice.php here: https://github.com/strangerstudios/paid-memberships-pro

    Just be sure to check the /pages/invoice.php file periodically for any changes.

    I hope that helps get you started.

    Regards,

    Ronald Huereca

    Thread Starter kuperman87

    (@kuperman87)

    Hi @ronalfy,

    Thanks, I was able to change this information on the invoice, but I would like to change also the checkout.

    Now if i have 5$ subscription plan I would like to charge my customers total 5 $ (because tax is included) but now there’s 6$ total, is it possible to change it?

    Thanks,
    Piotr

    • This reply was modified 5 years, 8 months ago by kuperman87.
    Thread Starter kuperman87

    (@kuperman87)

    Hi @ronalfy

    Any news regarding my problem?

    I’m afraid your plugin taxes caluclation is not correct for customers from EU..

    The tax should be included in the price and displayed on the invoice, so that from customers perspective the price is always the same no matter where they are from. If someone is from a particular EU country and has a valid EU VAT number, the final price should be discounted by the appropriate tax rate..

    I’m using Paid Memberships Pro – VAT Tax, premium addon but unfortunately it doesn’t work as i expected.

    Plugin Author Andrew Lima

    (@andrewza)

    Hi @kuperman87

    Thanks for reaching out, supporting commercial products on WordPress.org is not allowed. Please can you reach out on http://www.paidmembershipspro.com and someone from our team will assist you further with this Add On.

    The tax should be included in the price and displayed on the invoice, so that from customers perspective the price is always the same no matter where they are from.

    Currently our pricing and tax structure/calculations inside Paid Memberships Pro is excluding tax. Should you want to enter a price that includes tax and work the tax out from the total amount would require some custom code to achieve. You may reach out to a local WordPress developer to help you build this custom functionality as well.

    We do have plans on improving our tax structure and calculations in the future of Paid Memberships Pro, however I don’t have a time/date when this will be released.

    Thank you for your patience and understanding.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Invoice and taxes issue’ is closed to new replies.