FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
InvoiceReceiptDownload
Edit File: block.json
{ "name": "surecart/invoice-receipt-download", "title": "Invoice Receipt Download", "apiVersion": 3, "description": "Displays the download link for the invoice receipt.", "category": "surecart", "ancestor": ["surecart/invoice-details"], "keywords": ["checkout", "engine", "invoice", "download", "receipt"], "textdomain": "surecart", "supports": { "reusable": false, "html": false }, "attributes": { "text": { "type": "string", "default": "Receipt / Invoice" } } }
Save
Back