From 5e302b9a5d0afd5fd027bbc570aaf24c1efb8acc Mon Sep 17 00:00:00 2001 From: Adyen Automation Date: Mon, 17 Jun 2024 11:46:50 +0200 Subject: [PATCH] spec release --- json/CheckoutService-v37.json | 10 ++++++++++ json/CheckoutService-v40.json | 10 ++++++++++ json/CheckoutService-v41.json | 10 ++++++++++ json/CheckoutService-v46.json | 10 ++++++++++ json/CheckoutService-v49.json | 10 ++++++++++ json/CheckoutService-v50.json | 10 ++++++++++ json/CheckoutService-v51.json | 10 ++++++++++ json/CheckoutService-v52.json | 10 ++++++++++ json/CheckoutService-v53.json | 10 ++++++++++ json/CheckoutService-v64.json | 10 ++++++++++ json/CheckoutService-v65.json | 10 ++++++++++ json/CheckoutService-v66.json | 10 ++++++++++ json/CheckoutService-v67.json | 10 ++++++++++ json/CheckoutService-v68.json | 10 ++++++++++ json/CheckoutService-v69.json | 10 ++++++++++ json/CheckoutService-v70.json | 10 ++++++++++ json/CheckoutService-v71.json | 10 ++++++++++ yaml/CheckoutService-v37.yaml | 10 ++++++++++ yaml/CheckoutService-v40.yaml | 10 ++++++++++ yaml/CheckoutService-v41.yaml | 10 ++++++++++ yaml/CheckoutService-v46.yaml | 10 ++++++++++ yaml/CheckoutService-v49.yaml | 10 ++++++++++ yaml/CheckoutService-v50.yaml | 10 ++++++++++ yaml/CheckoutService-v51.yaml | 10 ++++++++++ yaml/CheckoutService-v52.yaml | 10 ++++++++++ yaml/CheckoutService-v53.yaml | 10 ++++++++++ yaml/CheckoutService-v64.yaml | 10 ++++++++++ yaml/CheckoutService-v65.yaml | 10 ++++++++++ yaml/CheckoutService-v66.yaml | 10 ++++++++++ yaml/CheckoutService-v67.yaml | 10 ++++++++++ yaml/CheckoutService-v68.yaml | 10 ++++++++++ yaml/CheckoutService-v69.yaml | 10 ++++++++++ yaml/CheckoutService-v70.yaml | 10 ++++++++++ yaml/CheckoutService-v71.yaml | 10 ++++++++++ 34 files changed, 340 insertions(+) diff --git a/json/CheckoutService-v37.json b/json/CheckoutService-v37.json index a03c86f8..5e740f66 100644 --- a/json/CheckoutService-v37.json +++ b/json/CheckoutService-v37.json @@ -6647,6 +6647,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -6690,6 +6695,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v40.json b/json/CheckoutService-v40.json index 0794d324..e818594c 100644 --- a/json/CheckoutService-v40.json +++ b/json/CheckoutService-v40.json @@ -6916,6 +6916,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -6959,6 +6964,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v41.json b/json/CheckoutService-v41.json index 4b875c8d..b6228be6 100644 --- a/json/CheckoutService-v41.json +++ b/json/CheckoutService-v41.json @@ -6929,6 +6929,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -6972,6 +6977,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v46.json b/json/CheckoutService-v46.json index 853dff56..2bb33927 100644 --- a/json/CheckoutService-v46.json +++ b/json/CheckoutService-v46.json @@ -6929,6 +6929,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -6972,6 +6977,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v49.json b/json/CheckoutService-v49.json index 9a242c5f..727e666e 100644 --- a/json/CheckoutService-v49.json +++ b/json/CheckoutService-v49.json @@ -7394,6 +7394,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7446,6 +7451,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v50.json b/json/CheckoutService-v50.json index c60c9310..6713a743 100644 --- a/json/CheckoutService-v50.json +++ b/json/CheckoutService-v50.json @@ -7422,6 +7422,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7474,6 +7479,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v51.json b/json/CheckoutService-v51.json index 7d4ef345..f4d2db9e 100644 --- a/json/CheckoutService-v51.json +++ b/json/CheckoutService-v51.json @@ -7434,6 +7434,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7486,6 +7491,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v52.json b/json/CheckoutService-v52.json index 10c55531..7cabcf64 100644 --- a/json/CheckoutService-v52.json +++ b/json/CheckoutService-v52.json @@ -7442,6 +7442,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7494,6 +7499,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v53.json b/json/CheckoutService-v53.json index 38072014..f712912c 100644 --- a/json/CheckoutService-v53.json +++ b/json/CheckoutService-v53.json @@ -7442,6 +7442,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7494,6 +7499,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v64.json b/json/CheckoutService-v64.json index e7bcff30..57a023b6 100644 --- a/json/CheckoutService-v64.json +++ b/json/CheckoutService-v64.json @@ -7442,6 +7442,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7494,6 +7499,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v65.json b/json/CheckoutService-v65.json index b989c32f..bf1987b7 100644 --- a/json/CheckoutService-v65.json +++ b/json/CheckoutService-v65.json @@ -7450,6 +7450,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7502,6 +7507,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v66.json b/json/CheckoutService-v66.json index 31c3fd53..14e9ba0b 100644 --- a/json/CheckoutService-v66.json +++ b/json/CheckoutService-v66.json @@ -7450,6 +7450,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7502,6 +7507,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v67.json b/json/CheckoutService-v67.json index 013654a4..c99718e4 100644 --- a/json/CheckoutService-v67.json +++ b/json/CheckoutService-v67.json @@ -7410,6 +7410,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -7462,6 +7467,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v68.json b/json/CheckoutService-v68.json index 6601a747..f4ce236e 100644 --- a/json/CheckoutService-v68.json +++ b/json/CheckoutService-v68.json @@ -8547,6 +8547,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -8604,6 +8609,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v69.json b/json/CheckoutService-v69.json index a7fcf9bd..abb1c91b 100644 --- a/json/CheckoutService-v69.json +++ b/json/CheckoutService-v69.json @@ -8672,6 +8672,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -8729,6 +8734,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v70.json b/json/CheckoutService-v70.json index b689d9cb..eec1df4c 100644 --- a/json/CheckoutService-v70.json +++ b/json/CheckoutService-v70.json @@ -8840,6 +8840,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -8897,6 +8902,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/json/CheckoutService-v71.json b/json/CheckoutService-v71.json index 8c5ce71a..9156d5b4 100644 --- a/json/CheckoutService-v71.json +++ b/json/CheckoutService-v71.json @@ -8664,6 +8664,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", @@ -8721,6 +8726,11 @@ "description" : "The payment method subtype.", "type" : "string" }, + "threeDS2SdkVersion" : { + "description" : "Required for mobile integrations. Version of the 3D Secure 2 mobile SDK.", + "maxLength" : 12, + "type" : "string" + }, "type" : { "default" : "googlepay", "description" : "**googlepay**, **paywithgoogle**", diff --git a/yaml/CheckoutService-v37.yaml b/yaml/CheckoutService-v37.yaml index bc2d2bc0..d65ec85a 100644 --- a/yaml/CheckoutService-v37.yaml +++ b/yaml/CheckoutService-v37.yaml @@ -6121,6 +6121,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6157,6 +6162,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v40.yaml b/yaml/CheckoutService-v40.yaml index bde814b7..13b1c8ce 100644 --- a/yaml/CheckoutService-v40.yaml +++ b/yaml/CheckoutService-v40.yaml @@ -6445,6 +6445,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6481,6 +6486,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v41.yaml b/yaml/CheckoutService-v41.yaml index 808aa6e5..14449ee8 100644 --- a/yaml/CheckoutService-v41.yaml +++ b/yaml/CheckoutService-v41.yaml @@ -6454,6 +6454,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6490,6 +6495,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v46.yaml b/yaml/CheckoutService-v46.yaml index cf5ae4a2..6a885c8f 100644 --- a/yaml/CheckoutService-v46.yaml +++ b/yaml/CheckoutService-v46.yaml @@ -6454,6 +6454,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6490,6 +6495,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v49.yaml b/yaml/CheckoutService-v49.yaml index fd05732c..64cdc841 100644 --- a/yaml/CheckoutService-v49.yaml +++ b/yaml/CheckoutService-v49.yaml @@ -6839,6 +6839,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6884,6 +6889,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v50.yaml b/yaml/CheckoutService-v50.yaml index 4226aa87..93fd8b48 100644 --- a/yaml/CheckoutService-v50.yaml +++ b/yaml/CheckoutService-v50.yaml @@ -6872,6 +6872,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6917,6 +6922,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v51.yaml b/yaml/CheckoutService-v51.yaml index b78cac49..c7d9b724 100644 --- a/yaml/CheckoutService-v51.yaml +++ b/yaml/CheckoutService-v51.yaml @@ -6884,6 +6884,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6929,6 +6934,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v52.yaml b/yaml/CheckoutService-v52.yaml index 387d7736..d2f36076 100644 --- a/yaml/CheckoutService-v52.yaml +++ b/yaml/CheckoutService-v52.yaml @@ -6892,6 +6892,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6937,6 +6942,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v53.yaml b/yaml/CheckoutService-v53.yaml index 26e9c322..91efc3da 100644 --- a/yaml/CheckoutService-v53.yaml +++ b/yaml/CheckoutService-v53.yaml @@ -6892,6 +6892,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6937,6 +6942,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v64.yaml b/yaml/CheckoutService-v64.yaml index 9d534015..5c77e1b5 100644 --- a/yaml/CheckoutService-v64.yaml +++ b/yaml/CheckoutService-v64.yaml @@ -6892,6 +6892,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6937,6 +6942,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v65.yaml b/yaml/CheckoutService-v65.yaml index 243a5aa3..347f5d05 100644 --- a/yaml/CheckoutService-v65.yaml +++ b/yaml/CheckoutService-v65.yaml @@ -6897,6 +6897,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6942,6 +6947,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v66.yaml b/yaml/CheckoutService-v66.yaml index af752725..17c34e3d 100644 --- a/yaml/CheckoutService-v66.yaml +++ b/yaml/CheckoutService-v66.yaml @@ -6897,6 +6897,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6942,6 +6947,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v67.yaml b/yaml/CheckoutService-v67.yaml index ff4bae7c..4059dc08 100644 --- a/yaml/CheckoutService-v67.yaml +++ b/yaml/CheckoutService-v67.yaml @@ -6861,6 +6861,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -6906,6 +6911,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v68.yaml b/yaml/CheckoutService-v68.yaml index c30a8e8d..8b10f056 100644 --- a/yaml/CheckoutService-v68.yaml +++ b/yaml/CheckoutService-v68.yaml @@ -8041,6 +8041,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -8090,6 +8095,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v69.yaml b/yaml/CheckoutService-v69.yaml index 9c7106ee..0707d84e 100644 --- a/yaml/CheckoutService-v69.yaml +++ b/yaml/CheckoutService-v69.yaml @@ -8168,6 +8168,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -8217,6 +8222,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v70.yaml b/yaml/CheckoutService-v70.yaml index e3a67626..365aef3b 100644 --- a/yaml/CheckoutService-v70.yaml +++ b/yaml/CheckoutService-v70.yaml @@ -8319,6 +8319,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -8368,6 +8373,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' diff --git a/yaml/CheckoutService-v71.yaml b/yaml/CheckoutService-v71.yaml index 4aa9609d..e870f0dc 100644 --- a/yaml/CheckoutService-v71.yaml +++ b/yaml/CheckoutService-v71.yaml @@ -8117,6 +8117,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**' @@ -8166,6 +8171,11 @@ components: subtype: description: The payment method subtype. type: string + threeDS2SdkVersion: + description: Required for mobile integrations. Version of the 3D Secure + 2 mobile SDK. + maxLength: 12 + type: string type: default: googlepay description: '**googlepay**, **paywithgoogle**'