[AlphaCommerceHub] A `SuccessURL` response to a bank card payment with a 3D Secure verification

{
    "Country": [],
    "FraudResult": [],
    "MethodResult": {
        "AuthCode": "7SPAQL",
        "CVVResult": "M",
        "Status": "0"
    },
    "PaymentInfo": {
        "BIN": "545301",
        "PaymentBrand": "MASTERCARD",
        "PaymentBrandType": "CREDIT",
        "PaymentIssuerCountry": "US"
    },
    "ProviderResps": [
        {
            "ProviderName": "westpac",
            "ProviderOrder": "1",
            "ProviderReference": "7001819805",
            "ProviderResponse": "00",
            "ResponseCode": "1000",
            "ResponseTimestamp": "15122017050036"
        }
    ],
    "Result": {
        "Amount": "169000",
        "CardHolder": "DMITRY FEDYUK",
        "CardType": "MASTERCARD",
        "Currency": "AUD",
        "MerchantID": "ANTERIOR001",
        "MerchantTxnID": "1214L.783",
        "PaymentID": "107158205",
        "ResponseCode": "1000",
        "ResponseMessage": "Request successful",
        "ResponseTimestamp": "14122017180036"
    },
    "ThreeDSecure": {
        "AuthenticationValue": "jK2HDrZhBenBCBF0RllRA5cAAAA=",
        "ECI": "02"
    },
    "TokenResult": []
}

See also: