diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 621d39a1..b49aca7a 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -38513,9 +38513,6 @@ "maxLength": 5000, "type": "string" }, - "id_bank_transfer": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "ideal": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, @@ -38539,17 +38536,11 @@ "description": "Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.", "type": "boolean" }, - "multibanco": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "name": { "description": "The configuration's name.", "maxLength": 5000, "type": "string" }, - "netbanking": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "object": { "description": "String representing the object's type. Objects of the same type share the same value.", "enum": [ @@ -38569,9 +38560,6 @@ "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" }, @@ -38587,9 +38575,6 @@ "sofort": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, - "upi": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "us_bank_account": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, @@ -38628,23 +38613,18 @@ "giropay", "google_pay", "grabpay", - "id_bank_transfer", "ideal", "jcb", "klarna", "konbini", "link", - "multibanco", - "netbanking", "oxxo", "p24", - "pay_by_bank", "paynow", "paypal", "promptpay", "sepa_debit", "sofort", - "upi", "us_bank_account", "wechat_pay" ], diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 37b811a1..9be8b64f 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -25056,9 +25056,6 @@ "maxLength": 5000, "type": "string" }, - "id_bank_transfer": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "ideal": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, @@ -25082,17 +25079,11 @@ "description": "Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.", "type": "boolean" }, - "multibanco": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "name": { "description": "The configuration's name.", "maxLength": 5000, "type": "string" }, - "netbanking": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "object": { "description": "String representing the object's type. Objects of the same type share the same value.", "enum": [ @@ -25112,9 +25103,6 @@ "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" }, @@ -25130,9 +25118,6 @@ "sofort": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, - "upi": { - "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" - }, "us_bank_account": { "$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties" }, @@ -25169,23 +25154,18 @@ "giropay", "google_pay", "grabpay", - "id_bank_transfer", "ideal", "jcb", "klarna", "konbini", "link", - "multibanco", - "netbanking", "oxxo", "p24", - "pay_by_bank", "paynow", "paypal", "promptpay", "sepa_debit", "sofort", - "upi", "us_bank_account", "wechat_pay" ],