| 1 |
{ |
| 2 |
"name": "surecart/invoice-details", |
| 3 |
"title": "Invoice details", |
| 4 |
"apiVersion": 3, |
| 5 |
"description": "Display the invoice details.", |
| 6 |
"category": "surecart", |
| 7 |
"keywords": ["surecart", "invoice", "details"], |
| 8 |
"textdomain": "surecart", |
| 9 |
"ancestor": ["surecart/form"], |
| 10 |
"supports": { |
| 11 |
"reusable": false, |
| 12 |
"html": false |
| 13 |
} |
| 14 |
} |
| 15 |
|