spec release

This commit is contained in:
Adyen Automation
2025-03-28 09:20:49 +01:00
parent 271d614aad
commit ad067fcde9
8 changed files with 96 additions and 56 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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