{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/payment-buttons", "title": "Payment Buttons", "description": "Sell products and subscriptions.", "keywords": [ "buy", "contribution", "commerce", "credit card", "debit card", "donate", "Donations", "earn", "monetize", "ecommerce", "gofundme", "memberships", "money", "paid", "patreon", "pay", "payments", "products", "purchase", "recurring", "sell", "shop", "stripe", "subscribe", "subscriptions", "sponsor", "square", "toast", "venmo" ], "version": "12.5.0", "textdomain": "jetpack", "category": "monetize", "icon": "", "supports": { "__experimentalExposeControlsToChildren": true, "align": [ "wide", "full" ], "spacing": { "blockGap": true, "margin": [ "vertical" ], "__experimentalDefaultControls": { "blockGap": true } }, "layout": { "allowSwitching": false, "allowInheriting": false, "default": { "type": "flex" } }, "typography": { "fontSize": true, "__experimentalFontFamily": true, "__experimentalTextTransform": true, "__experimentalDefaultControls": { "fontSize": true } } }, "attributes": {}, "editorScript": "jetpack-blocks-editor" }