| 1 |
{ |
| 2 |
"$schema": "https://schemas.wp.org/trunk/block.json", |
| 3 |
"apiVersion": 3, |
| 4 |
"name": "jetpack/payments-intro", |
| 5 |
"title": "Payments", |
| 6 |
"description": "Sell products and services or receive donations on your website.", |
| 7 |
"keywords": [ |
| 8 |
"earn", |
| 9 |
"monetize", |
| 10 |
"paid", |
| 11 |
"pay", |
| 12 |
"money", |
| 13 |
"checkout" |
| 14 |
], |
| 15 |
"version": "12.5.0", |
| 16 |
"textdomain": "jetpack", |
| 17 |
"category": "monetize", |
| 18 |
"icon": "<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'><path d='M3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zm-1.338 4.877c-.314.22-.412.452-.412.623 0 .171.098.403.412.623.312.218.783.377 1.338.377.825 0 1.605.233 2.198.648.59.414 1.052 1.057 1.052 1.852 0 .795-.461 1.438-1.052 1.852-.41.286-.907.486-1.448.582v.316a.75.75 0 01-1.5 0v-.316a3.64 3.64 0 01-1.448-.582c-.59-.414-1.052-1.057-1.052-1.852a.75.75 0 011.5 0c0 .171.098.403.412.623.312.218.783.377 1.338.377s1.026-.159 1.338-.377c.314-.22.412-.452.412-.623 0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377-.825 0-1.605-.233-2.198-.648-.59-.414-1.052-1.057-1.052-1.852 0-.795.461-1.438 1.052-1.852a3.64 3.64 0 011.448-.582V7.5a.75.75 0 011.5 0v.316c.54.096 1.039.296 1.448.582.59.414 1.052 1.057 1.052 1.852a.75.75 0 01-1.5 0c0-.171-.098-.403-.412-.623-.312-.218-.783-.377-1.338-.377s-1.026.159-1.338.377z'></path></svg>", |
| 19 |
"supports": { |
| 20 |
"alignWide": false, |
| 21 |
"className": true, |
| 22 |
"customClassName": false, |
| 23 |
"html": false, |
| 24 |
"reusable": false |
| 25 |
}, |
| 26 |
"editorScript": "jetpack-blocks-editor" |
| 27 |
} |