• Resolved chchch

    (@goch)


    Hi David,

    I’m moving from the aelia plugin to Compliance Assistant premium.
    I have a custom plugin on my site, in which I was using this function:

    WC_Aelia_EU_VAT_Assistant::instance()->get_eu_vat_countries()

    Do you have something equivalent I can use to replace that call?

    Thanks,
    Charles

    • This topic was modified 2 years, 7 months ago by chchch.
Viewing 1 replies (of 1 total)
  • Plugin Author David Anderson

    (@davidanderson)

    Hi Charles,

    I do not know precisely what that function in the other plugin does (I haven’t conducted analysis of anyone else’s plugin), and the short name “get EU VAT countries” is ambiguous for various complicated political and taxation reasons. But, very possibly, this is the equivalent:

    WooCommerce_EU_VAT_Compliance()->get_vat_region_object('eu')->get_countries();

    David

Viewing 1 replies (of 1 total)
  • The topic ‘Getting EU countries list’ is closed to new replies.