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:
@@ -3996,6 +3996,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -4285,6 +4285,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5401,6 +5401,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5426,6 +5426,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5426,6 +5426,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5461,6 +5461,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5571,6 +5571,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5580,6 +5580,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5689,6 +5689,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -5671,6 +5671,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
@@ -4382,10 +4382,11 @@ components:
|
||||
description: "The `localizedShopperStatement` field lets you use dynamic\
|
||||
\ values for your shopper statement in a local character set.\nIf not\
|
||||
\ supplied, left empty, or for cross-border transactions, **shopperStatement**\
|
||||
\ is used.\n\nAdyen currently supports the ja-Kana character set for Visa\
|
||||
\ and Mastercard payments in Japan using Japanese cards. This character\
|
||||
\ set supports:\n\n* UTF-8 based Katakana, capital letters, numbers and\
|
||||
\ special characters. \n* Half-width or full-width characters."
|
||||
\ is used.\n\nAdyen currently supports the ja-Kana and ja-Hani character\
|
||||
\ set for Visa, Mastercard and JCB payments in Japan using Japanese cards.\
|
||||
\ This character set supports:\n\n* UTF-8 based Katakana, Kanji, capital\
|
||||
\ letters, numbers and special characters. \n* Half-width or full-width\
|
||||
\ characters."
|
||||
type: object
|
||||
mandate:
|
||||
description: The mandate details to initiate recurring transaction.
|
||||
@@ -4763,10 +4764,11 @@ components:
|
||||
description: "The `localizedShopperStatement` field lets you use dynamic\
|
||||
\ values for your shopper statement in a local character set.\nIf not\
|
||||
\ supplied, left empty, or for cross-border transactions, **shopperStatement**\
|
||||
\ is used.\n\nAdyen currently supports the ja-Kana character set for Visa\
|
||||
\ and Mastercard payments in Japan using Japanese cards. This character\
|
||||
\ set supports:\n\n* UTF-8 based Katakana, capital letters, numbers and\
|
||||
\ special characters. \n* Half-width or full-width characters."
|
||||
\ is used.\n\nAdyen currently supports the ja-Kana and ja-Hani character\
|
||||
\ set for Visa, Mastercard and JCB payments in Japan using Japanese cards.\
|
||||
\ This character set supports:\n\n* UTF-8 based Katakana, Kanji, capital\
|
||||
\ letters, numbers and special characters. \n* Half-width or full-width\
|
||||
\ characters."
|
||||
type: object
|
||||
mcc:
|
||||
x-addedInVersion: '12'
|
||||
@@ -5131,10 +5133,11 @@ components:
|
||||
description: "The `localizedShopperStatement` field lets you use dynamic\
|
||||
\ values for your shopper statement in a local character set.\nIf not\
|
||||
\ supplied, left empty, or for cross-border transactions, **shopperStatement**\
|
||||
\ is used.\n\nAdyen currently supports the ja-Kana character set for Visa\
|
||||
\ and Mastercard payments in Japan using Japanese cards. This character\
|
||||
\ set supports:\n\n* UTF-8 based Katakana, capital letters, numbers and\
|
||||
\ special characters. \n* Half-width or full-width characters."
|
||||
\ is used.\n\nAdyen currently supports the ja-Kana and ja-Hani character\
|
||||
\ set for Visa, Mastercard and JCB payments in Japan using Japanese cards.\
|
||||
\ This character set supports:\n\n* UTF-8 based Katakana, Kanji, capital\
|
||||
\ letters, numbers and special characters. \n* Half-width or full-width\
|
||||
\ characters."
|
||||
type: object
|
||||
mcc:
|
||||
x-addedInVersion: '12'
|
||||
@@ -5974,6 +5977,16 @@ components:
|
||||
- GREEN
|
||||
- FRAUD
|
||||
type: string
|
||||
fraudRiskLevel:
|
||||
description: The risk level of the payment as determined by the FDM machine
|
||||
learning model.
|
||||
enum:
|
||||
- Very low
|
||||
- Low
|
||||
- Medium
|
||||
- High
|
||||
- Very high
|
||||
type: string
|
||||
fundingSource:
|
||||
description: 'Information regarding the funding type of the card. The possible
|
||||
return values are:
|
||||
|
||||
Reference in New Issue
Block a user