spec release

This commit is contained in:
Adyen Automation
2024-04-16 16:44:11 +02:00
parent c3a222367c
commit 1e890ffa5e
22 changed files with 95 additions and 68 deletions

View File

@@ -2331,7 +2331,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -2681,7 +2681,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3340,7 +3340,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3360,7 +3360,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3360,7 +3360,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3370,7 +3370,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3516,7 +3516,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3516,7 +3516,7 @@
"additionalProperties" : false,
"properties" : {
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3595,7 +3595,7 @@
"properties" : {
"plan" : {
"x-addedInVersion" : "64",
"description" : "The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan). By default, this is set to **regular**. Possible values:\n* **regular**\n* **revolving**\n",
"description" : "The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan).\nand [Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico).\nBy default, this is set to **regular**.\n",
"enum" : [
"regular",
"revolving"
@@ -3603,7 +3603,7 @@
"type" : "string"
},
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3595,7 +3595,7 @@
"properties" : {
"plan" : {
"x-addedInVersion" : "64",
"description" : "The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan). By default, this is set to **regular**. Possible values:\n* **regular**\n* **revolving**\n",
"description" : "The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan).\nand [Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico).\nBy default, this is set to **regular**.\n",
"enum" : [
"regular",
"revolving"
@@ -3603,7 +3603,7 @@
"type" : "string"
},
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -3754,17 +3754,30 @@
"Installments" : {
"additionalProperties" : false,
"properties" : {
"extra" : {
"x-addedInVersion" : "68",
"description" : "Defines the bonus percentage, refund percentage or if the transaction is Buy now Pay later.\nUsed for [card installments in Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico)\n",
"format" : "int32",
"type" : "integer"
},
"plan" : {
"x-addedInVersion" : "64",
"description" : "The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan). By default, this is set to **regular**. Possible values:\n* **regular**\n* **revolving**\n",
"description" : "The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan).\nand [Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico).\nBy default, this is set to **regular**.\n",
"enum" : [
"buynow_paylater",
"interes_refund_prctg",
"interest_bonus",
"nointeres_refund_prctg",
"nointerest_bonus",
"refund_prctg",
"regular",
"revolving"
"revolving",
"with_interest"
],
"type" : "string"
},
"value" : {
"description" : "Defines the number of installments. Its value needs to be greater than zero.\n\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.",
"description" : "Defines the number of installments.\nUsually, the maximum allowed number of installments is capped. For example, it may not be possible to split a payment in more than 24 installments. The acquirer sets this upper limit, so its value may vary.\nThis value can be zero for Installments processed in Mexico.",
"format" : "int32",
"type" : "integer"
}

View File

@@ -2661,13 +2661,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -2910,13 +2910,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3490,13 +3490,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3510,13 +3510,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3510,13 +3510,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3527,13 +3527,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3619,13 +3619,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3619,13 +3619,13 @@ components:
additionalProperties: false
properties:
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3697,11 +3697,10 @@ components:
plan:
x-addedInVersion: '64'
description: 'The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan).
By default, this is set to **regular**. Possible values:
* **regular**
and [Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico).
* **revolving**
By default, this is set to **regular**.
'
enum:
@@ -3709,13 +3708,13 @@ components:
- revolving
type: string
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3697,11 +3697,10 @@ components:
plan:
x-addedInVersion: '64'
description: 'The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan).
By default, this is set to **regular**. Possible values:
* **regular**
and [Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico).
* **revolving**
By default, this is set to **regular**.
'
enum:
@@ -3709,13 +3708,13 @@ components:
- revolving
type: string
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required:

View File

@@ -3863,28 +3863,44 @@ components:
Installments:
additionalProperties: false
properties:
extra:
x-addedInVersion: '68'
description: 'Defines the bonus percentage, refund percentage or if the
transaction is Buy now Pay later.
Used for [card installments in Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico)
'
format: int32
type: integer
plan:
x-addedInVersion: '64'
description: 'The installment plan, used for [card installments in Japan](https://docs.adyen.com/payment-methods/cards/credit-card-installments#make-a-payment-japan).
By default, this is set to **regular**. Possible values:
* **regular**
and [Mexico](https://docs.adyen.com/payment-methods/cards/credit-card-installments/#getting-paid-mexico).
* **revolving**
By default, this is set to **regular**.
'
enum:
- buynow_paylater
- interes_refund_prctg
- interest_bonus
- nointeres_refund_prctg
- nointerest_bonus
- refund_prctg
- regular
- revolving
- with_interest
type: string
value:
description: 'Defines the number of installments. Its value needs to be
greater than zero.
description: 'Defines the number of installments.
Usually, the maximum allowed number of installments is capped. For example,
it may not be possible to split a payment in more than 24 installments.
The acquirer sets this upper limit, so its value may vary.'
The acquirer sets this upper limit, so its value may vary.
This value can be zero for Installments processed in Mexico.'
format: int32
type: integer
required: