D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
diafdxji
/
shihty.com
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
TaxIdInput
/
Filename :
block.json
back
Copy
{ "name": "surecart/tax-id-input", "title": "VAT or Tax ID Input", "description": "Display a VAT/GST field for VAT collection.", "category": "surecart", "keywords": ["totals", "summary"], "textdomain": "surecart", "ancestor": ["surecart/form"], "supports": { "reusable": false, "html": false }, "attributes": { "other_label": { "type": "string" }, "ca_gst_label": { "type": "string" }, "au_abn_label": { "type": "string" }, "gb_vat_label": { "type": "string" }, "eu_vat_label": { "type": "string" }, "help_text": { "type": "string", "default": "" }, "tax_id_types": { "type": "array", "default": [] } } }