diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 0c42962..155ff28 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -13562,15 +13562,6 @@ "type": "string", "x-stripeBypassValidation": true }, - "payment_method_set_as_default": { - "description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.", - "enum": [ - "disabled", - "enabled" - ], - "type": "string", - "x-stripeBypassValidation": true - }, "payment_method_update": { "description": "Controls whether the Payment Element displays the option to update a saved payment method.", "enum": [ @@ -13584,7 +13575,6 @@ "required": [ "payment_method_remove", "payment_method_save", - "payment_method_set_as_default", "payment_method_update" ], "title": "CustomerSessionResourceComponentsResourcePaymentElementResourceFeatures", @@ -94030,15 +94020,6 @@ "type": "string", "x-stripeBypassValidation": true }, - "payment_method_set_as_default": { - "description": "Controls whether the Payment Element displays a checkbox offering to set a saved payment method as the default.", - "enum": [ - "disabled", - "enabled" - ], - "type": "string", - "x-stripeBypassValidation": true - }, "payment_method_update": { "description": "Controls whether the Payment Element displays the option to update a saved payment method.", "enum": [