diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index 2ec320eb..a9da058a 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -44367,7 +44367,7 @@ "$ref": "#/components/schemas/payment_flows_automatic_payment_methods_setup_intent" } ], - "description": "Settings for automatic payment methods compatible with this Setup Intent", + "description": "Settings for dynamic payment methods compatible with this Setup Intent", "nullable": true }, "cancellation_reason": { @@ -115417,7 +115417,7 @@ "type": "string" } ], - "description": "The list of payment method types that customers can use. Pass an empty string to enable automatic payment methods that use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods)." + "description": "The list of payment method types that customers can use. Pass an empty string to enable dynamic payment methods that use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods)." }, "shipping_address_collection": { "anyOf": [ diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 1a2de02c..16473504 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -40606,7 +40606,7 @@ components: - $ref: >- #/components/schemas/payment_flows_automatic_payment_methods_setup_intent description: >- - Settings for automatic payment methods compatible with this Setup + Settings for dynamic payment methods compatible with this Setup Intent nullable: true cancellation_reason: @@ -109400,8 +109400,8 @@ paths: type: string description: >- The list of payment method types that customers can use. - Pass an empty string to enable automatic payment methods - that use your [payment method + Pass an empty string to enable dynamic payment methods that + use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods). shipping_address_collection: anyOf: diff --git a/openapi/spec3.json b/openapi/spec3.json index ccbfdd7a..1bd60538 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -32170,7 +32170,7 @@ "$ref": "#/components/schemas/payment_flows_automatic_payment_methods_setup_intent" } ], - "description": "Settings for automatic payment methods compatible with this Setup Intent", + "description": "Settings for dynamic payment methods compatible with this Setup Intent", "nullable": true }, "cancellation_reason": { @@ -94574,7 +94574,7 @@ "type": "string" } ], - "description": "The list of payment method types that customers can use. Pass an empty string to enable automatic payment methods that use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods)." + "description": "The list of payment method types that customers can use. Pass an empty string to enable dynamic payment methods that use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods)." }, "shipping_address_collection": { "anyOf": [ diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index f0fa644b..f02a956f 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -38552,7 +38552,7 @@ "$ref": "#/components/schemas/payment_flows_automatic_payment_methods_setup_intent" } ], - "description": "Settings for automatic payment methods compatible with this Setup Intent", + "description": "Settings for dynamic payment methods compatible with this Setup Intent", "nullable": true }, "cancellation_reason": { @@ -97430,7 +97430,7 @@ "type": "string" } ], - "description": "The list of payment method types that customers can use. Pass an empty string to enable automatic payment methods that use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods)." + "description": "The list of payment method types that customers can use. Pass an empty string to enable dynamic payment methods that use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods)." }, "shipping_address_collection": { "anyOf": [ diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 0a6b8337..577dffe7 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -35504,7 +35504,7 @@ components: - $ref: >- #/components/schemas/payment_flows_automatic_payment_methods_setup_intent description: >- - Settings for automatic payment methods compatible with this Setup + Settings for dynamic payment methods compatible with this Setup Intent nullable: true cancellation_reason: @@ -92462,8 +92462,8 @@ paths: type: string description: >- The list of payment method types that customers can use. - Pass an empty string to enable automatic payment methods - that use your [payment method + Pass an empty string to enable dynamic payment methods that + use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods). shipping_address_collection: anyOf: diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index 44ab1fe0..1b1694ac 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -30380,7 +30380,7 @@ components: - $ref: >- #/components/schemas/payment_flows_automatic_payment_methods_setup_intent description: >- - Settings for automatic payment methods compatible with this Setup + Settings for dynamic payment methods compatible with this Setup Intent nullable: true cancellation_reason: @@ -81248,8 +81248,8 @@ paths: type: string description: >- The list of payment method types that customers can use. - Pass an empty string to enable automatic payment methods - that use your [payment method + Pass an empty string to enable dynamic payment methods that + use your [payment method settings](https://dashboard.stripe.com/settings/payment_methods). shipping_address_collection: anyOf: