Skip to content

Commit

Permalink
OpenAPI Update (#777)
Browse files Browse the repository at this point in the history
Update OpenAPI for fb0a979d6822794668c82e53a80f7ee3ad0c1a60

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed Apr 25, 2024
1 parent ebfe039 commit d5dcd10
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 0 deletions.
58 changes: 58 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -39749,6 +39749,9 @@
"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"
},
"mobilepay": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"multibanco": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
Expand Down Expand Up @@ -39845,6 +39848,7 @@
"klarna",
"konbini",
"link",
"mobilepay",
"multibanco",
"oxxo",
"p24",
Expand Down Expand Up @@ -150640,6 +150644,10 @@
"explode": true,
"style": "deepObject"
},
"mobilepay": {
"explode": true,
"style": "deepObject"
},
"multibanco": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -151302,6 +151310,29 @@
"title": "payment_method_param",
"type": "object"
},
"mobilepay": {
"description": "MobilePay is a [single-use](https://stripe.com/docs/payments/payment-methods#usage) card wallet payment method used in Denmark and Finland. It allows customers to [authenticate and approve](https://stripe.com/docs/payments/payment-methods#customer-actions) payments using the MobilePay app. Check this [page](https://stripe.com/docs/payments/mobilepay) for more details.",
"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"
}
},
"title": "payment_method_param",
"type": "object"
},
"multibanco": {
"description": "Stripe users in Europe and the United States can accept Multibanco payments from customers in Portugal using [Sources](https://stripe.com/docs/sources)—a single integration path for creating payments using any supported method.",
"properties": {
Expand Down Expand Up @@ -151836,6 +151867,10 @@
"explode": true,
"style": "deepObject"
},
"mobilepay": {
"explode": true,
"style": "deepObject"
},
"multibanco": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -152502,6 +152537,29 @@
"title": "payment_method_param",
"type": "object"
},
"mobilepay": {
"description": "MobilePay is a [single-use](https://stripe.com/docs/payments/payment-methods#usage) card wallet payment method used in Denmark and Finland. It allows customers to [authenticate and approve](https://stripe.com/docs/payments/payment-methods#customer-actions) payments using the MobilePay app. Check this [page](https://stripe.com/docs/payments/mobilepay) for more details.",
"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"
}
},
"title": "payment_method_param",
"type": "object"
},
"multibanco": {
"description": "Stripe users in Europe and the United States can accept Multibanco payments from customers in Portugal using [Sources](https://stripe.com/docs/sources)—a single integration path for creating payments using any supported method.",
"properties": {
Expand Down
54 changes: 54 additions & 0 deletions embedded/openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -28119,6 +28119,9 @@
"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"
},
"mobilepay": {
"$ref": "#/components/schemas/payment_method_config_resource_payment_method_properties"
},
"name": {
"description": "The configuration's name.",
"maxLength": 5000,
Expand Down Expand Up @@ -28210,6 +28213,7 @@
"klarna",
"konbini",
"link",
"mobilepay",
"oxxo",
"p24",
"paynow",
Expand Down Expand Up @@ -114040,6 +114044,10 @@
"explode": true,
"style": "deepObject"
},
"mobilepay": {
"explode": true,
"style": "deepObject"
},
"oxxo": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -114646,6 +114654,27 @@
"title": "payment_method_param",
"type": "object"
},
"mobilepay": {
"description": "MobilePay is a [single-use](https://stripe.com/docs/payments/payment-methods#usage) card wallet payment method used in Denmark and Finland. It allows customers to [authenticate and approve](https://stripe.com/docs/payments/payment-methods#customer-actions) payments using the MobilePay app. Check this [page](https://stripe.com/docs/payments/mobilepay) for more details.",
"properties": {
"display_preference": {
"properties": {
"preference": {
"enum": [
"none",
"off",
"on"
],
"type": "string"
}
},
"title": "display_preference_param",
"type": "object"
}
},
"title": "payment_method_param",
"type": "object"
},
"name": {
"description": "Configuration name.",
"maxLength": 100,
Expand Down Expand Up @@ -115133,6 +115162,10 @@
"explode": true,
"style": "deepObject"
},
"mobilepay": {
"explode": true,
"style": "deepObject"
},
"oxxo": {
"explode": true,
"style": "deepObject"
Expand Down Expand Up @@ -115743,6 +115776,27 @@
"title": "payment_method_param",
"type": "object"
},
"mobilepay": {
"description": "MobilePay is a [single-use](https://stripe.com/docs/payments/payment-methods#usage) card wallet payment method used in Denmark and Finland. It allows customers to [authenticate and approve](https://stripe.com/docs/payments/payment-methods#customer-actions) payments using the MobilePay app. Check this [page](https://stripe.com/docs/payments/mobilepay) for more details.",
"properties": {
"display_preference": {
"properties": {
"preference": {
"enum": [
"none",
"off",
"on"
],
"type": "string"
}
},
"title": "display_preference_param",
"type": "object"
}
},
"title": "payment_method_param",
"type": "object"
},
"name": {
"description": "Configuration name.",
"maxLength": 100,
Expand Down

0 comments on commit d5dcd10

Please sign in to comment.