You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Form element for the `fx:payment_method` resource of Payments API.\n\n_Payments API is a client-side virtual API layer built on top of hAPI\nin an attempt to streamline access to stores' payment method settings\nthat is currently a bit quirky due to the legacy functionality. To use\nthis element with hAPI, wrap it into a foxy-payments-api node._",
21155
21158
"attributes": [
21159
+
{
21160
+
"name": "payment-preset",
21161
+
"description": "URL of the linked `fx:payment_preset` resource from the virtual Payments API."
21162
+
},
21163
+
{
21164
+
"name": "store",
21165
+
"description": "URL of the linked `fx:store` resource."
21166
+
},
21156
21167
{
21157
21168
"name": "simplify-ns-loading",
21158
21169
"type": "boolean",
@@ -21240,10 +21251,20 @@
21240
21251
}
21241
21252
],
21242
21253
"properties": [
21254
+
{
21255
+
"name": "paymentPreset",
21256
+
"attribute": "payment-preset",
21257
+
"description": "URL of the linked `fx:payment_preset` resource from the virtual Payments API."
21258
+
},
21243
21259
{
21244
21260
"name": "getImageSrc",
21245
21261
"description": "A function that returns a URL of a payment method icon based on the given type."
21246
21262
},
21263
+
{
21264
+
"name": "store",
21265
+
"attribute": "store",
21266
+
"description": "URL of the linked `fx:store` resource."
21267
+
},
21247
21268
{
21248
21269
"name": "simplifyNsLoading",
21249
21270
"attribute": "simplify-ns-loading",
@@ -24519,19 +24540,23 @@
24519
24540
},
24520
24541
{
24521
24542
"name": "store-versions",
24522
-
"description": "URL of the `fx:store_versions` property helper resource."
24543
+
"description": "URL of the `fx:store_versions` property helper resource.",
24544
+
"deprecatedMessage": "All elements in this library are designed to work with store version 2.0."
24523
24545
},
24524
24546
{
24525
24547
"name": "checkout-types",
24526
-
"description": "URL of the `fx:checkout_types` property helper resource."
24548
+
"description": "URL of the `fx:checkout_types` property helper resource.",
24549
+
"deprecatedMessage": "Checkout type is effectively controlled by the default template config."
24527
24550
},
24528
24551
{
24529
24552
"name": "locale-codes",
24530
-
"description": "URL of the `fx:locale_codes` property helper resource."
24553
+
"description": "URL of the `fx:locale_codes` property helper resource.",
24554
+
"deprecatedMessage": "Default locale code is effectively controlled by the active template set."
24531
24555
},
24532
24556
{
24533
24557
"name": "languages",
24534
-
"description": "URL of the `fx:languages` property helper resource."
24558
+
"description": "URL of the `fx:languages` property helper resource.",
24559
+
"deprecatedMessage": "Default language is effectively controlled by the active template set."
24535
24560
},
24536
24561
{
24537
24562
"name": "timezones",
@@ -24645,22 +24670,26 @@
24645
24670
{
24646
24671
"name": "storeVersions",
24647
24672
"attribute": "store-versions",
24648
-
"description": "URL of the `fx:store_versions` property helper resource."
24673
+
"description": "URL of the `fx:store_versions` property helper resource.",
24674
+
"deprecatedMessage": "All elements in this library are designed to work with store version 2.0."
24649
24675
},
24650
24676
{
24651
24677
"name": "checkoutTypes",
24652
24678
"attribute": "checkout-types",
24653
-
"description": "URL of the `fx:checkout_types` property helper resource."
24679
+
"description": "URL of the `fx:checkout_types` property helper resource.",
24680
+
"deprecatedMessage": "Checkout type is effectively controlled by the default template config."
24654
24681
},
24655
24682
{
24656
24683
"name": "localeCodes",
24657
24684
"attribute": "locale-codes",
24658
-
"description": "URL of the `fx:locale_codes` property helper resource."
24685
+
"description": "URL of the `fx:locale_codes` property helper resource.",
24686
+
"deprecatedMessage": "Default locale code is effectively controlled by the active template set."
24659
24687
},
24660
24688
{
24661
24689
"name": "languages",
24662
24690
"attribute": "languages",
24663
-
"description": "URL of the `fx:languages` property helper resource."
24691
+
"description": "URL of the `fx:languages` property helper resource.",
24692
+
"deprecatedMessage": "Default language is effectively controlled by the active template set."
24664
24693
},
24665
24694
{
24666
24695
"name": "timezones",
@@ -28290,6 +28319,10 @@
28290
28319
"name": "payment-gateways-helper",
28291
28320
"description": "URL of the `fx:payment_gateways` property helper resource."
28292
28321
},
28322
+
{
28323
+
"name": "locale-codes",
28324
+
"description": "Link to the `fx:locale_codes` property helper for currency formatting."
28325
+
},
28293
28326
{
28294
28327
"name": "simplify-ns-loading",
28295
28328
"type": "boolean",
@@ -28387,6 +28420,11 @@
28387
28420
"attribute": "payment-gateways-helper",
28388
28421
"description": "URL of the `fx:payment_gateways` property helper resource."
28389
28422
},
28423
+
{
28424
+
"name": "localeCodes",
28425
+
"attribute": "locale-codes",
28426
+
"description": "Link to the `fx:locale_codes` property helper for currency formatting."
"description": "Optional URI of a transaction, customer or subscription. When provided,\nthe form will display logs and statuses for that particular resource only."
30336
+
},
30295
30337
{
30296
30338
"name": "simplify-ns-loading",
30297
30339
"type": "boolean",
@@ -30342,6 +30384,11 @@
30342
30384
}
30343
30385
],
30344
30386
"properties": [
30387
+
{
30388
+
"name": "resourceUri",
30389
+
"attribute": "resource-uri",
30390
+
"description": "Optional URI of a transaction, customer or subscription. When provided,\nthe form will display logs and statuses for that particular resource only."
"description": "Form element for creating or editing webhooks (`fx:webhook`).",
30465
30512
"attributes": [
30513
+
{
30514
+
"name": "resource-uri",
30515
+
"description": "Optional URI of a transaction, customer or subscription. When provided,\nthe form will display logs and statuses for that particular resource only."
30516
+
},
30466
30517
{
30467
30518
"name": "simplify-ns-loading",
30468
30519
"type": "boolean",
@@ -30550,6 +30601,11 @@
30550
30601
}
30551
30602
],
30552
30603
"properties": [
30604
+
{
30605
+
"name": "resourceUri",
30606
+
"attribute": "resource-uri",
30607
+
"description": "Optional URI of a transaction, customer or subscription. When provided,\nthe form will display logs and statuses for that particular resource only."
0 commit comments