Skip to content

Commit e691afa

Browse files
OpenAPI Update (#931)
Update OpenAPI for a17f679378a8166668baeee6117b71cb1a2d924c Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
1 parent e17b930 commit e691afa

File tree

2 files changed

+112
-0
lines changed

2 files changed

+112
-0
lines changed

embedded/openapi/spec3.beta.sdk.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41355,6 +41355,9 @@
4135541355
"swish": {
4135641356
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
4135741357
},
41358+
"twint": {
41359+
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
41360+
},
4135841361
"us_bank_account": {
4135941362
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
4136041363
},
@@ -41415,6 +41418,7 @@
4141541418
"sepa_debit",
4141641419
"sofort",
4141741420
"swish",
41421+
"twint",
4141841422
"us_bank_account",
4141941423
"wechat_pay",
4142041424
"zip"
@@ -154084,6 +154088,10 @@
154084154088
"explode": true,
154085154089
"style": "deepObject"
154086154090
},
154091+
"twint": {
154092+
"explode": true,
154093+
"style": "deepObject"
154094+
},
154087154095
"us_bank_account": {
154088154096
"explode": true,
154089154097
"style": "deepObject"
@@ -154992,6 +155000,29 @@
154992155000
"title": "payment_method_param",
154993155001
"type": "object"
154994155002
},
155003+
"twint": {
155004+
"description": "Twint is a payment method popular in Switzerland. It allows customers to pay using their mobile phone. Check this [page](https://docs.stripe.com/payments/twint) for more details.",
155005+
"properties": {
155006+
"display_preference": {
155007+
"description": "Whether or not the payment method should be displayed.",
155008+
"properties": {
155009+
"preference": {
155010+
"description": "The account's preference for whether or not to display this payment method.",
155011+
"enum": [
155012+
"none",
155013+
"off",
155014+
"on"
155015+
],
155016+
"type": "string"
155017+
}
155018+
},
155019+
"title": "display_preference_param",
155020+
"type": "object"
155021+
}
155022+
},
155023+
"title": "payment_method_param",
155024+
"type": "object"
155025+
},
154995155026
"us_bank_account": {
154996155027
"description": "Stripe users in the United States can accept ACH direct debit payments from customers with a US bank account using the Automated Clearing House (ACH) payments system operated by Nacha. Check this [page](https://stripe.com/docs/payments/ach-debit) for more details.",
154997155028
"properties": {
@@ -155334,6 +155365,10 @@
155334155365
"explode": true,
155335155366
"style": "deepObject"
155336155367
},
155368+
"twint": {
155369+
"explode": true,
155370+
"style": "deepObject"
155371+
},
155337155372
"us_bank_account": {
155338155373
"explode": true,
155339155374
"style": "deepObject"
@@ -156241,6 +156276,29 @@
156241156276
"title": "payment_method_param",
156242156277
"type": "object"
156243156278
},
156279+
"twint": {
156280+
"description": "Twint is a payment method popular in Switzerland. It allows customers to pay using their mobile phone. Check this [page](https://docs.stripe.com/payments/twint) for more details.",
156281+
"properties": {
156282+
"display_preference": {
156283+
"description": "Whether or not the payment method should be displayed.",
156284+
"properties": {
156285+
"preference": {
156286+
"description": "The account's preference for whether or not to display this payment method.",
156287+
"enum": [
156288+
"none",
156289+
"off",
156290+
"on"
156291+
],
156292+
"type": "string"
156293+
}
156294+
},
156295+
"title": "display_preference_param",
156296+
"type": "object"
156297+
}
156298+
},
156299+
"title": "payment_method_param",
156300+
"type": "object"
156301+
},
156244156302
"us_bank_account": {
156245156303
"description": "Stripe users in the United States can accept ACH direct debit payments from customers with a US bank account using the Automated Clearing House (ACH) payments system operated by Nacha. Check this [page](https://stripe.com/docs/payments/ach-debit) for more details.",
156246156304
"properties": {

embedded/openapi/spec3.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29271,6 +29271,9 @@
2927129271
"swish": {
2927229272
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
2927329273
},
29274+
"twint": {
29275+
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
29276+
},
2927429277
"us_bank_account": {
2927529278
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
2927629279
},
@@ -29328,6 +29331,7 @@
2932829331
"sepa_debit",
2932929332
"sofort",
2933029333
"swish",
29334+
"twint",
2933129335
"us_bank_account",
2933229336
"wechat_pay",
2933329337
"zip"
@@ -117261,6 +117265,10 @@
117261117265
"explode": true,
117262117266
"style": "deepObject"
117263117267
},
117268+
"twint": {
117269+
"explode": true,
117270+
"style": "deepObject"
117271+
},
117264117272
"us_bank_account": {
117265117273
"explode": true,
117266117274
"style": "deepObject"
@@ -118072,6 +118080,27 @@
118072118080
"title": "payment_method_param",
118073118081
"type": "object"
118074118082
},
118083+
"twint": {
118084+
"description": "Twint is a payment method popular in Switzerland. It allows customers to pay using their mobile phone. Check this [page](https://docs.stripe.com/payments/twint) for more details.",
118085+
"properties": {
118086+
"display_preference": {
118087+
"properties": {
118088+
"preference": {
118089+
"enum": [
118090+
"none",
118091+
"off",
118092+
"on"
118093+
],
118094+
"type": "string"
118095+
}
118096+
},
118097+
"title": "display_preference_param",
118098+
"type": "object"
118099+
}
118100+
},
118101+
"title": "payment_method_param",
118102+
"type": "object"
118103+
},
118075118104
"us_bank_account": {
118076118105
"description": "Stripe users in the United States can accept ACH direct debit payments from customers with a US bank account using the Automated Clearing House (ACH) payments system operated by Nacha. Check this [page](https://stripe.com/docs/payments/ach-debit) for more details.",
118077118106
"properties": {
@@ -118404,6 +118433,10 @@
118404118433
"explode": true,
118405118434
"style": "deepObject"
118406118435
},
118436+
"twint": {
118437+
"explode": true,
118438+
"style": "deepObject"
118439+
},
118407118440
"us_bank_account": {
118408118441
"explode": true,
118409118442
"style": "deepObject"
@@ -119214,6 +119247,27 @@
119214119247
"title": "payment_method_param",
119215119248
"type": "object"
119216119249
},
119250+
"twint": {
119251+
"description": "Twint is a payment method popular in Switzerland. It allows customers to pay using their mobile phone. Check this [page](https://docs.stripe.com/payments/twint) for more details.",
119252+
"properties": {
119253+
"display_preference": {
119254+
"properties": {
119255+
"preference": {
119256+
"enum": [
119257+
"none",
119258+
"off",
119259+
"on"
119260+
],
119261+
"type": "string"
119262+
}
119263+
},
119264+
"title": "display_preference_param",
119265+
"type": "object"
119266+
}
119267+
},
119268+
"title": "payment_method_param",
119269+
"type": "object"
119270+
},
119217119271
"us_bank_account": {
119218119272
"description": "Stripe users in the United States can accept ACH direct debit payments from customers with a US bank account using the Automated Clearing House (ACH) payments system operated by Nacha. Check this [page](https://stripe.com/docs/payments/ach-debit) for more details.",
119219119273
"properties": {

0 commit comments

Comments
 (0)