FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
packages
/
blocks
/
Blocks
/
Dashboard
/
CustomerPaymentMethods
Edit File: block.json
{ "apiVersion": 3, "name": "surecart/customer-payment-methods", "title": "Customer Payment Methods", "description": "Lets the customer update payment methods.", "category": "surecart-customer-dashboard", "keywords": ["name", "customer", "dashboard"], "textdomain": "surecart", "ancestor": ["surecart/dashboard-page", "surecart/dashboard-area"], "supports": { "reusable": false, "html": false }, "attributes": { "title": { "type": "string", "default": "Payment Methods" } } }
Save
Back