I see, thank you. That’s one important step closer.
Now I still need to confirm if your app supports the automatic Tax calculation by Stripe? I believe you need to incorporate their tax functionality into your plugin via code + their API. I admittedly haven’t familiarized myself too much with the Stripe end of it, but I’d kindly like your confirmation that Stripe’s tax calculations can be accessed through your plugin (provided that the Stripe user has tax calculation enabled on their account, of course). If not, would it be possible to add this functionality please?
I already know you can add a percent tax fee, but I need the percent to be auto-calculated by something (which Stripe is capable of doing), because the correct percentage to tax needs to be correct for legal reasons, and the correct percentage can change at any given time. Which is why it needs to be calculated on-the-fly.