File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 13562
13562
"type": "string",
13563
13563
"x-stripeBypassValidation": true
13564
13564
},
13565
- "payment_method_set_as_default": {
13566
- "description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.",
13567
- "enum": [
13568
- "disabled",
13569
- "enabled"
13570
- ],
13571
- "type": "string",
13572
- "x-stripeBypassValidation": true
13573
- },
13574
13565
"payment_method_update": {
13575
13566
"description": "Controls whether the Payment Element displays the option to update a saved payment method.",
13576
13567
"enum": [
13584
13575
"required": [
13585
13576
"payment_method_remove",
13586
13577
"payment_method_save",
13587
- "payment_method_set_as_default",
13588
13578
"payment_method_update"
13589
13579
],
13590
13580
"title": "CustomerSessionResourceComponentsResourcePaymentElementResourceFeatures",
94030
94020
"type": "string",
94031
94021
"x-stripeBypassValidation": true
94032
94022
},
94033
- "payment_method_set_as_default": {
94034
- "description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.",
94035
- "enum": [
94036
- "disabled",
94037
- "enabled"
94038
- ],
94039
- "type": "string",
94040
- "x-stripeBypassValidation": true
94041
- },
94042
94023
"payment_method_update": {
94043
94024
"description": "Controls whether the Payment Element displays the option to update a saved payment method.",
94044
94025
"enum": [
You can’t perform that action at this time.
0 commit comments