diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index c5d2575b..d5d7771b 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -12991,6 +12991,9 @@ "p24": { "$ref": "#/components/schemas/payment_method_p24" }, + "pay_by_bank": { + "$ref": "#/components/schemas/payment_method_pay_by_bank" + }, "payco": { "$ref": "#/components/schemas/payment_method_payco" }, @@ -13073,6 +13076,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -13149,6 +13153,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -45730,6 +45735,9 @@ "p24": { "$ref": "#/components/schemas/payment_method_options_p24" }, + "pay_by_bank": { + "$ref": "#/components/schemas/payment_method_options_pay_by_bank" + }, "payco": { "$ref": "#/components/schemas/payment_flows_private_payment_methods_payco_payment_method_options" }, @@ -45822,6 +45830,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -45876,6 +45885,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -46915,6 +46925,7 @@ "multibanco", "oxxo", "p24", + "pay_by_bank", "paynow", "paypal", "payto", @@ -48474,6 +48485,9 @@ "p24": { "$ref": "#/components/schemas/payment_method_p24" }, + "pay_by_bank": { + "$ref": "#/components/schemas/payment_method_pay_by_bank" + }, "payco": { "$ref": "#/components/schemas/payment_method_payco" }, @@ -48559,6 +48573,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -48640,6 +48655,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -49878,6 +49894,9 @@ "nullable": true, "type": "string" }, + "pay_by_bank": { + "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" + }, "paynow": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, @@ -49966,6 +49985,7 @@ "multibanco", "oxxo", "p24", + "pay_by_bank", "paynow", "paypal", "payto", @@ -50145,6 +50165,9 @@ "p24": { "$ref": "#/components/schemas/payment_method_details_p24" }, + "pay_by_bank": { + "$ref": "#/components/schemas/payment_method_details_pay_by_bank" + }, "payco": { "$ref": "#/components/schemas/payment_method_details_payco" }, @@ -50256,6 +50279,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -50315,6 +50339,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -52805,6 +52830,13 @@ "last4" ] }, + "payment_method_details_pay_by_bank": { + "description": "", + "properties": {}, + "title": "payment_method_details_pay_by_bank", + "type": "object", + "x-expandableFields": [] + }, "payment_method_details_payco": { "description": "", "properties": { @@ -55070,6 +55102,13 @@ "setup_future_usage" ] }, + "payment_method_options_pay_by_bank": { + "description": "", + "properties": {}, + "title": "payment_method_options_pay_by_bank", + "type": "object", + "x-expandableFields": [] + }, "payment_method_options_paynow": { "description": "", "properties": { @@ -55462,6 +55501,13 @@ "bank" ] }, + "payment_method_pay_by_bank": { + "description": "", + "properties": {}, + "title": "payment_method_pay_by_bank", + "type": "object", + "x-expandableFields": [] + }, "payment_method_payco": { "description": "", "properties": {}, @@ -111052,6 +111098,18 @@ "tos_shown_and_accepted" ] }, + "pay_by_bank": { + "description": "contains details about the Pay By Bank payment method options.", + "properties": {}, + "title": "payment_method_options_param", + "type": "object", + "x-stripeMostCommon": [ + "allow_delayed_notification", + "country", + "locale", + "statement_descriptor" + ] + }, "payco": { "description": "contains details about the PAYCO payment method options.", "properties": { @@ -111589,6 +111647,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -119608,6 +119667,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -166176,6 +166236,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -166407,6 +166473,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -168413,6 +168480,28 @@ ], "description": "If this is a `p24` PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options." }, + "pay_by_bank": { + "anyOf": [ + { + "properties": {}, + "title": "payment_intent_payment_method_options_param", + "type": "object", + "x-stripeMostCommon": [ + "allow_delayed_notification", + "country", + "locale", + "statement_descriptor" + ] + }, + { + "enum": [ + "" + ], + "type": "string" + } + ], + "description": "If this is a `pay_by_bank` PaymentMethod, this sub-hash contains details about the PayByBank payment method options." + }, "payco": { "anyOf": [ { @@ -171791,6 +171880,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -172022,6 +172117,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -174028,6 +174124,28 @@ ], "description": "If this is a `p24` PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options." }, + "pay_by_bank": { + "anyOf": [ + { + "properties": {}, + "title": "payment_intent_payment_method_options_param", + "type": "object", + "x-stripeMostCommon": [ + "allow_delayed_notification", + "country", + "locale", + "statement_descriptor" + ] + }, + { + "enum": [ + "" + ], + "type": "string" + } + ], + "description": "If this is a `pay_by_bank` PaymentMethod, this sub-hash contains details about the PayByBank payment method options." + }, "payco": { "anyOf": [ { @@ -178602,6 +178720,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -178833,6 +178957,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -180839,6 +180964,28 @@ ], "description": "If this is a `p24` PaymentMethod, this sub-hash contains details about the Przelewy24 payment method options." }, + "pay_by_bank": { + "anyOf": [ + { + "properties": {}, + "title": "payment_intent_payment_method_options_param", + "type": "object", + "x-stripeMostCommon": [ + "allow_delayed_notification", + "country", + "locale", + "statement_descriptor" + ] + }, + { + "enum": [ + "" + ], + "type": "string" + } + ], + "description": "If this is a `pay_by_bank` PaymentMethod, this sub-hash contains details about the PayByBank payment method options." + }, "payco": { "anyOf": [ { @@ -183574,6 +183721,7 @@ "multibanco", "oxxo", "p24", + "pay_by_bank", "paynow", "paypal", "payto", @@ -185072,6 +185220,7 @@ "multibanco", "oxxo", "p24", + "pay_by_bank", "paynow", "paypal", "payto", @@ -186068,6 +186217,10 @@ "explode": true, "style": "deepObject" }, + "pay_by_bank": { + "explode": true, + "style": "deepObject" + }, "paynow": { "explode": true, "style": "deepObject" @@ -187103,6 +187256,35 @@ "maxLength": 100, "type": "string" }, + "pay_by_bank": { + "description": "Pay by bank is a redirect payment method backed by bank transfers. A customer is redirected to their bank to authorize a bank transfer for a given amount. This removes a lot of the error risks inherent in waiting for the customer to initiate a transfer themselves, and is less expensive than card payments.", + "properties": { + "display_preference": { + "description": "Whether or not the payment method should be displayed.", + "properties": { + "preference": { + "description": "The account's preference for whether or not to display this payment method.", + "enum": [ + "none", + "off", + "on" + ], + "type": "string" + } + }, + "title": "display_preference_param", + "type": "object", + "x-stripeMostCommon": [ + "preference" + ] + } + }, + "title": "payment_method_param", + "type": "object", + "x-stripeMostCommon": [ + "display_preference" + ] + }, "paynow": { "description": "PayNow is a Singapore-based payment method that allows customers to make a payment using their preferred app from participating banks and participating non-bank financial institutions. Check this [page](https://stripe.com/docs/payments/paynow) for more details.", "properties": { @@ -187768,6 +187950,10 @@ "explode": true, "style": "deepObject" }, + "pay_by_bank": { + "explode": true, + "style": "deepObject" + }, "paynow": { "explode": true, "style": "deepObject" @@ -188802,6 +188988,35 @@ "display_preference" ] }, + "pay_by_bank": { + "description": "Pay by bank is a redirect payment method backed by bank transfers. A customer is redirected to their bank to authorize a bank transfer for a given amount. This removes a lot of the error risks inherent in waiting for the customer to initiate a transfer themselves, and is less expensive than card payments.", + "properties": { + "display_preference": { + "description": "Whether or not the payment method should be displayed.", + "properties": { + "preference": { + "description": "The account's preference for whether or not to display this payment method.", + "enum": [ + "none", + "off", + "on" + ], + "type": "string" + } + }, + "title": "display_preference_param", + "type": "object", + "x-stripeMostCommon": [ + "preference" + ] + } + }, + "title": "payment_method_param", + "type": "object", + "x-stripeMostCommon": [ + "display_preference" + ] + }, "paynow": { "description": "PayNow is a Singapore-based payment method that allows customers to make a payment using their preferred app from participating banks and participating non-bank financial institutions. Check this [page](https://stripe.com/docs/payments/paynow) for more details.", "properties": { @@ -189780,6 +189995,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -190035,6 +190251,10 @@ "explode": true, "style": "deepObject" }, + "pay_by_bank": { + "explode": true, + "style": "deepObject" + }, "payco": { "explode": true, "style": "deepObject" @@ -190823,6 +191043,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -191060,6 +191286,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -191289,6 +191516,10 @@ "explode": true, "style": "deepObject" }, + "pay_by_bank": { + "explode": true, + "style": "deepObject" + }, "payto": { "explode": true, "style": "deepObject" @@ -191512,6 +191743,12 @@ "funding" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payto": { "description": "If this is a `payto` PaymentMethod, this hash contains details about the PayTo payment method.", "properties": { @@ -208172,6 +208409,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -208403,6 +208646,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -210126,6 +210370,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -210357,6 +210607,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -212131,6 +212382,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -212362,6 +212619,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal", @@ -236291,6 +236549,12 @@ "bank" ] }, + "pay_by_bank": { + "description": "If this is a `pay_by_bank` PaymentMethod, this hash contains details about the PayByBank payment method.", + "properties": {}, + "title": "param", + "type": "object" + }, "payco": { "description": "If this is a `payco` PaymentMethod, this hash contains details about the PAYCO payment method.", "properties": {}, @@ -236522,6 +236786,7 @@ "naver_pay", "oxxo", "p24", + "pay_by_bank", "payco", "paynow", "paypal",