mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1550,12 +1550,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1581,12 +1581,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1581,12 +1581,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1581,12 +1581,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1581,12 +1581,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1581,12 +1581,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1573,12 +1573,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1061,7 +1061,7 @@
|
||||
"$ref" : "#/components/schemas/Name"
|
||||
},
|
||||
"shopperReference" : {
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters.\n> Your reference must not include personally identifiable information (PII), for example name or email address.",
|
||||
"description" : "Required for recurring payments. \nYour reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.\n> Your reference must not include personally identifiable information (PII) such as name or email address.",
|
||||
"type" : "string"
|
||||
},
|
||||
"telephoneNumber" : {
|
||||
@@ -1573,12 +1573,29 @@
|
||||
"description" : "The 3D Secure 2 version.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.shopperReference" : {
|
||||
"description" : "The provided reference of the shopper.",
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.store.operationType" : {
|
||||
"description" : "The store operation performed on the token.",
|
||||
"enum" : [
|
||||
"created",
|
||||
"updated",
|
||||
"alreadyStored"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenization.storedPaymentMethodId" : {
|
||||
"description" : "The reference that uniquely identifies tokenized payment details.",
|
||||
"type" : "string"
|
||||
},
|
||||
"visaTransactionId" : {
|
||||
"description" : "The `visaTransactionId`, has a fixed length of 15 numeric characters.\n\n> Contact Support Team to enable this field.",
|
||||
"type" : "string"
|
||||
},
|
||||
"xid" : {
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. If you want to submit the xid in your 3D Secure 1 request, use the `mpiData.xid`, field.\n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"description" : "The 3DS transaction ID of the 3DS session sent in notifications. The value is Base64-encoded and is returned for transactions with directoryResponse 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA=",
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1746,6 +1747,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1754,13 +1768,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1773,6 +1774,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1781,13 +1795,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1773,6 +1774,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1781,13 +1795,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1773,6 +1774,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1781,13 +1795,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1773,6 +1774,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1781,13 +1795,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1773,6 +1774,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1781,13 +1795,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1766,6 +1767,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1774,13 +1788,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
@@ -1004,9 +1004,10 @@ components:
|
||||
$ref: '#/components/schemas/Name'
|
||||
shopperReference:
|
||||
description: "Required for recurring payments. \nYour reference to uniquely\
|
||||
\ identify this shopper, for example user ID or account ID. Minimum length:\
|
||||
\ 3 characters.\n> Your reference must not include personally identifiable\
|
||||
\ information (PII), for example name or email address."
|
||||
\ identify this shopper, for example user ID or account ID. The value\
|
||||
\ is case-sensitive and must be at least three characters.\n> Your reference\
|
||||
\ must not include personally identifiable information (PII) such as name\
|
||||
\ or email address."
|
||||
type: string
|
||||
telephoneNumber:
|
||||
x-addedInVersion: '7'
|
||||
@@ -1766,6 +1767,19 @@ components:
|
||||
threeDSVersion:
|
||||
description: The 3D Secure 2 version.
|
||||
type: string
|
||||
tokenization.shopperReference:
|
||||
description: The provided reference of the shopper.
|
||||
type: string
|
||||
tokenization.store.operationType:
|
||||
description: The store operation performed on the token.
|
||||
enum:
|
||||
- created
|
||||
- updated
|
||||
- alreadyStored
|
||||
type: string
|
||||
tokenization.storedPaymentMethodId:
|
||||
description: The reference that uniquely identifies tokenized payment details.
|
||||
type: string
|
||||
visaTransactionId:
|
||||
description: 'The `visaTransactionId`, has a fixed length of 15 numeric
|
||||
characters.
|
||||
@@ -1774,13 +1788,9 @@ components:
|
||||
> Contact Support Team to enable this field.'
|
||||
type: string
|
||||
xid:
|
||||
description: 'The 3DS transaction ID of the 3DS session sent in notifications.
|
||||
The value is Base64-encoded and is returned for transactions with directoryResponse
|
||||
''N'' or ''Y''. If you want to submit the xid in your 3D Secure 1 request,
|
||||
use the `mpiData.xid`, field.
|
||||
|
||||
|
||||
Example: ODgxNDc2MDg2MDExODk5MAAAAAA='
|
||||
description: "The 3DS transaction ID of the 3DS session sent in notifications.\
|
||||
\ The value is Base64-encoded and is returned for transactions with directoryResponse\
|
||||
\ 'N' or 'Y'. \n\nExample: ODgxNDc2MDg2MDExODk5MAAAAAA="
|
||||
type: string
|
||||
type: object
|
||||
ResponseAdditionalDataDomesticError:
|
||||
|
||||
Reference in New Issue
Block a user