Skip to main content

Payment method option

Input parameters

NameTypeMandatoryDetailsDescription
typestringYCREDITCARDThe payment method type which will be affected by this option.
three_dsstringYMUST | PREFER | DONT_CARE | NEVEROption to override the 3d preference.

Example

{
"type" : "CREDITCARD",
"three_ds" : "MUST"
}