Hi there, Sorry if this is in the wrong place, I wasn't sure where else it would go. I am just setting up our third install of aMember and we have been asked to do something a little different with this one. I've never come accross it before. There is a fixed price for all of the transactions on the website but EU countries need to have tax added on to that (at 20%). Now, I've done this bit by using the "Tax Settings" tab under 'Setup/Configuration'. BUT, and here's the problem, after the tax has been added we still need to charge the same amount for the subscriptions. Basically, we need to absorbe the tax cost if we sell to an EU country. I thought that it would be easy because I could just set the one fee but I am now being told that we need to show the VAT charge for EU residents and not for people outside the EU on the final invoice. Has anyone got any ideas???? Also, is there a quicker way to duplicate all of the products than just doing it within aMember. If I knew an SQL command I could run that might help???? All the best, Steve
Steve, Not sure I understood what is the problem. You can add regional tax settings in aMember CP -> Setup -> Tax so tax will be applied only for EU orders, and it will be applied to recurring payments as well. In phpMyAdmin export amember_products table data without product_id, then import data back.