mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Render pay later blocks
This commit is contained in:
parent
d8ff7f79e6
commit
baa3afeb9b
6 changed files with 46 additions and 20 deletions
|
@ -8,6 +8,9 @@
|
|||
"description": "Pay Later",
|
||||
"example": {},
|
||||
"attributes": {
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"layout": {
|
||||
"type": "string",
|
||||
"default": "flex"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue