Liquid, JavaScript, themes, sales channels
Hi. I'm trying to get the "CPF/CNPJ" field from API Shopify, but I cannot do it. This field stores the "Document ID" in Brazil. When I get a order using Orders Endpoint, this field doesn't return. How can I get this information?
Same problem here. Any updates?
I also have this issue, same for South Korea. Any suggestions?
+1 ..
same problem here...
In case anyone is still looking for this, you need to fetch the order information from the GraphQL API, and the tax id for Brazil or South Korea is within the
You would get something like this for Brazil CPF/CNPJ:
"localizationExtensions": {
"nodes": [
{
"countryCode": "BR",
"purpose": "SHIPPING",
"title": "CPF/CNPJ",
"value": "000.000.000-00"
}
]
},
And for the South Korean PCC:
"localizationExtensions": {
"nodes": [
{
"countryCode": "KR",
"purpose": "SHIPPING",
"title": "Personal Customs Code",
"value": "P000000000000"
}
]
},
User | RANK |
---|---|
35 | |
24 | |
13 | |
13 | |
9 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023