From ad067fcde92db494cb3a9c844c798d8523c527c8 Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Fri, 28 Mar 2025 09:20:49 +0100 Subject: [PATCH] spec release --- json/CheckoutService-v68.json | 2 +- json/CheckoutService-v69.json | 2 +- json/CheckoutService-v70.json | 2 +- json/CheckoutService-v71.json | 2 +- yaml/CheckoutService-v68.yaml | 36 ++++++++++++++++++++++------------- yaml/CheckoutService-v69.yaml | 36 ++++++++++++++++++++++------------- yaml/CheckoutService-v70.yaml | 36 ++++++++++++++++++++++------------- yaml/CheckoutService-v71.yaml | 36 ++++++++++++++++++++++------------- 8 files changed, 96 insertions(+), 56 deletions(-) diff --git a/json/CheckoutService-v68.json b/json/CheckoutService-v68.json index 8efd222..d14d3f8 100644 --- a/json/CheckoutService-v68.json +++ b/json/CheckoutService-v68.json @@ -13274,7 +13274,7 @@ "type" : "string" }, "status" : { - "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n\n * **completed** – The shopper completed the payment. This means that the payment was authorized.\n * **paymentPending** – The shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow.\n * **refused** – The session has been refused, due to too many refused payment attempts. Shoppers can no longer complete the payment with this session.\n * **canceled** – The shopper canceled the payment.\n * **active** – The session is still active and can be paid.\n * **expired** – The session expired (default: 1 hour after session creation). Shoppers can no longer complete the payment with this session.\n", + "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n* **completed**: the shopper completed the payment, and the payment was authorized.\n* **paymentPending**: the shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow, like voucher payments where the shopper completes the payment in a physical shop.\n* **refused**: the session has been refused, because of too many refused payment attempts. The shopper can no longer complete the payment with this session.\n* **canceled**: the shopper canceled the payment.\n* **expired**: the session expired. The shopper can no longer complete the payment with this session. By default, the session expires one hour after it is created.", "enum" : [ "active", "canceled", diff --git a/json/CheckoutService-v69.json b/json/CheckoutService-v69.json index 840d009..9ef09cf 100644 --- a/json/CheckoutService-v69.json +++ b/json/CheckoutService-v69.json @@ -13515,7 +13515,7 @@ "type" : "string" }, "status" : { - "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n\n * **completed** – The shopper completed the payment. This means that the payment was authorized.\n * **paymentPending** – The shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow.\n * **refused** – The session has been refused, due to too many refused payment attempts. Shoppers can no longer complete the payment with this session.\n * **canceled** – The shopper canceled the payment.\n * **active** – The session is still active and can be paid.\n * **expired** – The session expired (default: 1 hour after session creation). Shoppers can no longer complete the payment with this session.\n", + "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n* **completed**: the shopper completed the payment, and the payment was authorized.\n* **paymentPending**: the shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow, like voucher payments where the shopper completes the payment in a physical shop.\n* **refused**: the session has been refused, because of too many refused payment attempts. The shopper can no longer complete the payment with this session.\n* **canceled**: the shopper canceled the payment.\n* **expired**: the session expired. The shopper can no longer complete the payment with this session. By default, the session expires one hour after it is created.", "enum" : [ "active", "canceled", diff --git a/json/CheckoutService-v70.json b/json/CheckoutService-v70.json index d215510..9b14b2a 100644 --- a/json/CheckoutService-v70.json +++ b/json/CheckoutService-v70.json @@ -13814,7 +13814,7 @@ "type" : "string" }, "status" : { - "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n\n * **completed** – The shopper completed the payment. This means that the payment was authorized.\n * **paymentPending** – The shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow.\n * **refused** – The session has been refused, due to too many refused payment attempts. Shoppers can no longer complete the payment with this session.\n * **canceled** – The shopper canceled the payment.\n * **active** – The session is still active and can be paid.\n * **expired** – The session expired (default: 1 hour after session creation). Shoppers can no longer complete the payment with this session.\n", + "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n* **completed**: the shopper completed the payment, and the payment was authorized.\n* **paymentPending**: the shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow, like voucher payments where the shopper completes the payment in a physical shop.\n* **refused**: the session has been refused, because of too many refused payment attempts. The shopper can no longer complete the payment with this session.\n* **canceled**: the shopper canceled the payment.\n* **expired**: the session expired. The shopper can no longer complete the payment with this session. By default, the session expires one hour after it is created.", "enum" : [ "active", "canceled", diff --git a/json/CheckoutService-v71.json b/json/CheckoutService-v71.json index 87cae8e..b886594 100644 --- a/json/CheckoutService-v71.json +++ b/json/CheckoutService-v71.json @@ -13650,7 +13650,7 @@ "type" : "string" }, "status" : { - "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n\n * **completed** – The shopper completed the payment. This means that the payment was authorized.\n * **paymentPending** – The shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow.\n * **refused** – The session has been refused, due to too many refused payment attempts. Shoppers can no longer complete the payment with this session.\n * **canceled** – The shopper canceled the payment.\n * **active** – The session is still active and can be paid.\n * **expired** – The session expired (default: 1 hour after session creation). Shoppers can no longer complete the payment with this session.\n", + "description" : "The status of the session. The status included in the response doesn't get updated. Don't make the request again to check for payment status updates.\n\nPossible values:\n* **completed**: the shopper completed the payment, and the payment was authorized.\n* **paymentPending**: the shopper is in the process of making the payment. This applies to payment methods with an asynchronous flow, like voucher payments where the shopper completes the payment in a physical shop.\n* **refused**: the session has been refused, because of too many refused payment attempts. The shopper can no longer complete the payment with this session.\n* **canceled**: the shopper canceled the payment.\n* **expired**: the session expired. The shopper can no longer complete the payment with this session. By default, the session expires one hour after it is created.", "enum" : [ "active", "canceled", diff --git a/yaml/CheckoutService-v68.yaml b/yaml/CheckoutService-v68.yaml index 37aec27..b8742fc 100644 --- a/yaml/CheckoutService-v68.yaml +++ b/yaml/CheckoutService-v68.yaml @@ -12863,19 +12863,29 @@ components: description: A unique identifier of the session. type: string status: - description: "The status of the session. The status included in the response\ - \ doesn't get updated. Don't make the request again to check for payment\ - \ status updates.\n\nPossible values:\n\n * **completed** \u2013\ - \ The shopper completed the payment. This means that the payment was authorized.\n\ - \ * **paymentPending** \u2013 The shopper is in the process of\ - \ making the payment. This applies to payment methods with an asynchronous\ - \ flow.\n * **refused** \u2013 The session has been refused, due\ - \ to too many refused payment attempts. Shoppers can no longer complete\ - \ the payment with this session.\n * **canceled** \u2013 The shopper\ - \ canceled the payment.\n * **active** \u2013 The session is still\ - \ active and can be paid.\n * **expired** \u2013 The session expired\ - \ (default: 1 hour after session creation). Shoppers can no longer complete\ - \ the payment with this session.\n" + description: 'The status of the session. The status included in the response + doesn''t get updated. Don''t make the request again to check for payment + status updates. + + + Possible values: + + * **completed**: the shopper completed the payment, and the payment was + authorized. + + * **paymentPending**: the shopper is in the process of making the payment. + This applies to payment methods with an asynchronous flow, like voucher + payments where the shopper completes the payment in a physical shop. + + * **refused**: the session has been refused, because of too many refused + payment attempts. The shopper can no longer complete the payment with + this session. + + * **canceled**: the shopper canceled the payment. + + * **expired**: the session expired. The shopper can no longer complete + the payment with this session. By default, the session expires one hour + after it is created.' enum: - active - canceled diff --git a/yaml/CheckoutService-v69.yaml b/yaml/CheckoutService-v69.yaml index 9f8964e..f4980bf 100644 --- a/yaml/CheckoutService-v69.yaml +++ b/yaml/CheckoutService-v69.yaml @@ -13108,19 +13108,29 @@ components: description: A unique identifier of the session. type: string status: - description: "The status of the session. The status included in the response\ - \ doesn't get updated. Don't make the request again to check for payment\ - \ status updates.\n\nPossible values:\n\n * **completed** \u2013\ - \ The shopper completed the payment. This means that the payment was authorized.\n\ - \ * **paymentPending** \u2013 The shopper is in the process of\ - \ making the payment. This applies to payment methods with an asynchronous\ - \ flow.\n * **refused** \u2013 The session has been refused, due\ - \ to too many refused payment attempts. Shoppers can no longer complete\ - \ the payment with this session.\n * **canceled** \u2013 The shopper\ - \ canceled the payment.\n * **active** \u2013 The session is still\ - \ active and can be paid.\n * **expired** \u2013 The session expired\ - \ (default: 1 hour after session creation). Shoppers can no longer complete\ - \ the payment with this session.\n" + description: 'The status of the session. The status included in the response + doesn''t get updated. Don''t make the request again to check for payment + status updates. + + + Possible values: + + * **completed**: the shopper completed the payment, and the payment was + authorized. + + * **paymentPending**: the shopper is in the process of making the payment. + This applies to payment methods with an asynchronous flow, like voucher + payments where the shopper completes the payment in a physical shop. + + * **refused**: the session has been refused, because of too many refused + payment attempts. The shopper can no longer complete the payment with + this session. + + * **canceled**: the shopper canceled the payment. + + * **expired**: the session expired. The shopper can no longer complete + the payment with this session. By default, the session expires one hour + after it is created.' enum: - active - canceled diff --git a/yaml/CheckoutService-v70.yaml b/yaml/CheckoutService-v70.yaml index 8c081ce..d07cfd0 100644 --- a/yaml/CheckoutService-v70.yaml +++ b/yaml/CheckoutService-v70.yaml @@ -13379,19 +13379,29 @@ components: description: A unique identifier of the session. type: string status: - description: "The status of the session. The status included in the response\ - \ doesn't get updated. Don't make the request again to check for payment\ - \ status updates.\n\nPossible values:\n\n * **completed** \u2013\ - \ The shopper completed the payment. This means that the payment was authorized.\n\ - \ * **paymentPending** \u2013 The shopper is in the process of\ - \ making the payment. This applies to payment methods with an asynchronous\ - \ flow.\n * **refused** \u2013 The session has been refused, due\ - \ to too many refused payment attempts. Shoppers can no longer complete\ - \ the payment with this session.\n * **canceled** \u2013 The shopper\ - \ canceled the payment.\n * **active** \u2013 The session is still\ - \ active and can be paid.\n * **expired** \u2013 The session expired\ - \ (default: 1 hour after session creation). Shoppers can no longer complete\ - \ the payment with this session.\n" + description: 'The status of the session. The status included in the response + doesn''t get updated. Don''t make the request again to check for payment + status updates. + + + Possible values: + + * **completed**: the shopper completed the payment, and the payment was + authorized. + + * **paymentPending**: the shopper is in the process of making the payment. + This applies to payment methods with an asynchronous flow, like voucher + payments where the shopper completes the payment in a physical shop. + + * **refused**: the session has been refused, because of too many refused + payment attempts. The shopper can no longer complete the payment with + this session. + + * **canceled**: the shopper canceled the payment. + + * **expired**: the session expired. The shopper can no longer complete + the payment with this session. By default, the session expires one hour + after it is created.' enum: - active - canceled diff --git a/yaml/CheckoutService-v71.yaml b/yaml/CheckoutService-v71.yaml index ee8cb07..768b508 100644 --- a/yaml/CheckoutService-v71.yaml +++ b/yaml/CheckoutService-v71.yaml @@ -13191,19 +13191,29 @@ components: description: A unique identifier of the session. type: string status: - description: "The status of the session. The status included in the response\ - \ doesn't get updated. Don't make the request again to check for payment\ - \ status updates.\n\nPossible values:\n\n * **completed** \u2013\ - \ The shopper completed the payment. This means that the payment was authorized.\n\ - \ * **paymentPending** \u2013 The shopper is in the process of\ - \ making the payment. This applies to payment methods with an asynchronous\ - \ flow.\n * **refused** \u2013 The session has been refused, due\ - \ to too many refused payment attempts. Shoppers can no longer complete\ - \ the payment with this session.\n * **canceled** \u2013 The shopper\ - \ canceled the payment.\n * **active** \u2013 The session is still\ - \ active and can be paid.\n * **expired** \u2013 The session expired\ - \ (default: 1 hour after session creation). Shoppers can no longer complete\ - \ the payment with this session.\n" + description: 'The status of the session. The status included in the response + doesn''t get updated. Don''t make the request again to check for payment + status updates. + + + Possible values: + + * **completed**: the shopper completed the payment, and the payment was + authorized. + + * **paymentPending**: the shopper is in the process of making the payment. + This applies to payment methods with an asynchronous flow, like voucher + payments where the shopper completes the payment in a physical shop. + + * **refused**: the session has been refused, because of too many refused + payment attempts. The shopper can no longer complete the payment with + this session. + + * **canceled**: the shopper canceled the payment. + + * **expired**: the session expired. The shopper can no longer complete + the payment with this session. By default, the session expires one hour + after it is created.' enum: - active - canceled