Hi everyone!
I ask you for help.
In my Shopify store I added the tax code and the PEC (which are present in the checkout).
As for the export via api shopify of the two fields collected by shopify at the moment it is not possible to find the information via API rest, but only on the graphql endpoint:
https://shopify.dev/api/examples/i18n-country-fields
In my store I would like to be able to enter this information in the order confirmation email that the Staff receives.
In the notifications I do not see the variable that can be entered for the tax code and PEC.
Do you have any idea how to insert these two elements in the email?
Possibly there is a way to make the Graphql call inside the mail? If so, how?
Thanks,
Elena