Fraud & 3DS Recommendation

The Fraud & 3DS Recommendation Integration offers access to Forter's Fraud Management and Payment Optimization for merchants who have already integrated with a 3DS provider.

Integration Flow

Setup

Prior to commencing development, verify that the integration prerequisites are met between the merchant and both Forter and the merchant's PSP.

PSP supports 3DS requests

  • Verify with your PSP that you can request in the Authorization call to trigger 3DS for the transaction pre authorization.
  • Get the relevant reference from your PSP, for calling the Authorization API with the 3DS request.

PSP supports PSD2 exemption requests

Relevant only for PSD2 solution

  • Verify with your PSP that you can request in the Authorization call an exemption from executing 3DS for Low Value and Low Risk transactions.
  • Get the relevant reference from your PSP, for calling the Authorization API with the Exemption request.

BIN & Last 4

Verify that you can pass the card's BIN number & Last 4 digits in the Order request.

Get your API Keys

Forter uses Basic authentication. Provide your API key as the basic auth username value

All Forter APIs require a unique site-id in the https request header in order to validate the request source. This mechanism must be used in all backend API requests that are sent from the merchant's server to Forter.

In Forter Portal, toggle between Live and Sandbox (TEST) environments to find your secret key on the Settings page.

curl -X POST "https://endpoint.forter.com/{service}"
      -u "${secretKey}:"
      -H "api-version: 2.0"
      -H "x-forter-siteid:${siteId}"
      -H "Content-Type: application/json"
      -d @filepost.data

JS and Mobile SDK

Incorporate Forter's client components into your website and application.

Javascript for your website

Copy the following snippet: and paste it on every web page, before the closing tag

<script type="text/javascript" id="${siteId}">
    (function () {
        var merchantConfig = {
            csp: false
        };
        
        var siteId = "${siteId}";
function t(t,n){for(var e=t.split(""),r=0;r<e.length;++r)e[r]=String.fromCharCode(e[r].charCodeAt(0)+n);return e.join("")}function n(n){return t(n,-S).replace(/%SN%/g,siteId)}function e(){var t="no"+"op"+"fn",n="g"+"a",e="n"+"ame";return window[n]&&window[n][e]===t}function r(){return!(!navigator.brave||"function"!=typeof navigator.brave.isBrave)}function o(){return document.currentScript&&document.currentScript.src}function i(t){try{B.ex=t,e()&&-1===B.ex.indexOf(R.uB)&&(B.ex+=R.uB),r()&&-1===B.ex.indexOf(R.uBr)&&(B.ex+=R.uBr),o()&&-1===B.ex.indexOf(R.nIL)&&(B.ex+=R.nIL),window.ftr__snp_cwc||(B.ex+=R.s),F(B)}catch(t){}}function c(t,n){function e(o){try{o.blockedURI===t&&(n(),document.removeEventListener(r,e))}catch(t){document.removeEventListener(r,e)}}var r="securitypolicyviolation";document.addEventListener(r,e),setTimeout(function(){document.removeEventListener(r,e)},2*60*1e3)}function a(t,n,e,r){var o=!1;t="https://"+t,c(t,function(){r(!0),o=!0});var i=document.createElement("script");i.onerror=function(){if(!o)try{r(!1),o=!0}catch(t){}},i.onload=e,i.type="text/javascript",i.id="ftr__script",i.async=!0,i.src=t;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(i,a)}function u(t,n,e,r){var o=!1,i=new XMLHttpRequest;if(c("https:"+t,function(){e(new Error("CSP Violation"),!0),o=!0}),"withCredentials"in i)i.open("GET",t,!0);else{if("undefined"==typeof XDomainRequest)return;i=new XDomainRequest,i.open("GET",t)}Object.keys(r).forEach(function(t){i.setRequestHeader(t,r[t])}),i.onload=function(){"function"==typeof n&&n(i)},i.onerror=function(t){if("function"==typeof e&&!o)try{e(t,!1),o=!0}catch(t){}},i.onprogress=function(){},i.ontimeout=function(){"function"==typeof e&&e("tim"+"eo"+"ut",!1)},setTimeout(function(){i.send()},0)}function d(t,siteId,n){function e(t){var n=t.toString(16);return n.length%2?"0"+n:n}function r(t){if(t<=0)return"";for(var n="0123456789abcdef",e="",r=0;r<t;r++)e+=n[Math.floor(Math.random()*n.length)];return e}function o(t){for(var n="",r=0;r<t.length;r++)n+=e(t.charCodeAt(r));return n}function i(t){for(var n=t.split(""),e=0;e<n.length;++e)n[e]=String.fromCharCode(255^n[e].charCodeAt(0));return n.join("")}n=n?"1":"0";var c=[];return c.push(t),c.push(siteId),c.push(n),function(t){var n=40,e="";return t.length<n/2&&(e=","+r(n/2-t.length-1)),o(i(t+e))}(c.join(","))}function f(){function t(){C&&(Q(R.dUAL),setTimeout(s,E,R.dUAL))}function n(t,n){i(n?R.uAS+R.uF+R.cP:R.uAS+R.uF)}window.ftr__fdad(t,n)}function s(t){try{var n=t===R.uDF?q:C;if(!n)return;a(n,void 0,function(){try{X(),i(t+R.uS)}catch(t){}},function(n){try{X(),B.td=1*new Date-B.ts,i(n?t+R.uF+R.cP:t+R.uF),t===R.uDF&&f()}catch(t){i(R.eUoe)}})}catch(n){i(t+R.eTlu)}}var h="22g6otrwjeq6qsu1forxgiurqw1qhw2vwdwxv",v="fort",w="erTo",l="ken";window.ftr__config={m:merchantConfig,s:"15",si:siteId};var m=!1,p=v+w+l,g=10,_={write:function(t,n,e,r){void 0===r&&(r=!0);var o,i;if(e?(o=new Date,o.setTime(o.getTime()+24*e*60*60*1e3),i="; expires="+o.toGMTString()):i="",!r)return void(document.cookie=escape(t)+"="+escape(n)+i+"; path=/");for(var c=1,a=document.domain.split("."),u=g,d=!0;d&&a.length>=c&&u>0;){var f=a.slice(-c).join(".");document.cookie=escape(t)+"="+escape(n)+i+"; path=/; domain="+f;var s=_.read(t);null!=s&&s==n||(f="."+f,document.cookie=escape(t)+"="+escape(n)+i+"; path=/; domain="+f),d=-1===document.cookie.indexOf(t+"="+n),c++,u--}},read:function(t){var n=null;try{for(var e=escape(t)+"=",r=document.cookie.split(";"),o=32,i=0;i<r.length;i++){for(var c=r[i];c.charCodeAt(0)===o;)c=c.substring(1,c.length);0===c.indexOf(e)&&(n=unescape(c.substring(e.length,c.length)))}}finally{return n}}},y=window.ftr__config.s;y+="ck";var T=function(t){if(document.head){var n=function(){var n=document.createElement("link");return n.setAttribute("rel","pre"+"con"+"nect"),n.setAttribute("cros"+"sori"+"gin","anonymous"),n.onload=function(){document.head.removeChild(n)},n.onerror=function(t){document.head.removeChild(n)},n.setAttribute("href",t),document.head.appendChild(n),n}();setTimeout(function(){document.head.removeChild(n)},3e3)}},S=3,x=n(h||"22g6otrwjeq6qsu1forxgiurqw1qhw2vwdwxv"),A=t("[0Uhtxhvw0LG",-S),L=t("[0Fruuhodwlrq0LG",-S),k=t("Li0Qrqh0Pdwfk",-S),C,U="fgq71iruwhu1frp",q=n("(VQ(1"+U+"2vq2(VQ(2vfulsw1mv"),D=n("(VQ(1"+U+"2vqV2(VQ(2vfulsw1mv"),E=10;window.ftr__startScriptLoad=1*new Date;var b=function(t){var n="ft"+"r:tok"+"enR"+"eady";window.ftr__tt&&clearTimeout(window.ftr__tt),window.ftr__tt=setTimeout(function(){try{delete window.ftr__tt,t+="_tt";var e=document.createEvent("Event");e.initEvent(n,!1,!1),e.detail=t,document.dispatchEvent(e)}catch(t){}},1e3)},F=function(t){var n=function(t){return t||""},e=n(t.id)+"_"+n(t.ts)+"_"+n(t.td)+"_"+n(t.ex)+"_"+n(y);_.write(p,e,400,!0),b(e),window.ftr__gt=e},I=function(){var t=_.read(p)||"",n=t.split("_"),e=function(t){return n[t]||void 0};return{id:e(0),ts:e(1),td:e(2),ex:e(3),vr:e(4)}},V=function(){for(var t={},n="fgu",e=[],r=0;r<256;r++)e[r]=(r<16?"0":"")+r.toString(16);var o=function(t,n,r,o,i){var c=i?"-":"";return e[255&t]+e[t>>8&255]+e[t>>16&255]+e[t>>24&255]+c+e[255&n]+e[n>>8&255]+c+e[n>>16&15|64]+e[n>>24&255]+c+e[63&r|128]+e[r>>8&255]+c+e[r>>16&255]+e[r>>24&255]+e[255&o]+e[o>>8&255]+e[o>>16&255]+e[o>>24&255]},i=function(){if(window.Uint32Array&&window.crypto&&window.crypto.getRandomValues){var t=new window.Uint32Array(4);return window.crypto.getRandomValues(t),{d0:t[0],d1:t[1],d2:t[2],d3:t[3]}}return{d0:4294967296*Math.random()>>>0,d1:4294967296*Math.random()>>>0,d2:4294967296*Math.random()>>>0,d3:4294967296*Math.random()>>>0}},c=function(){var t="",n=function(t,n){for(var e="",r=t;r>0;--r)e+=n.charAt(1e3*Math.random()%n.length);return e};return t+=n(2,"0123456789"),t+=n(1,"123456789"),t+=n(8,"0123456789")};return t.safeGenerateNoDash=function(){try{var t=i();return o(t.d0,t.d1,t.d2,t.d3,!1)}catch(t){try{return n+c()}catch(t){}}},t.isValidNumericalToken=function(t){return t&&t.toString().length<=11&&t.length>=9&&parseInt(t,10).toString().length<=11&&parseInt(t,10).toString().length>=9},t.isValidUUIDToken=function(t){return t&&32===t.toString().length&&/^[a-z0-9]+$/.test(t)},t.isValidFGUToken=function(t){return 0==t.indexOf(n)&&t.length>=12},t}(),R={uDF:"UDF",dUAL:"dUAL",uAS:"UAS",mLd:"1",eTlu:"2",eUoe:"3",uS:"4",uF:"9",tmos:["T5","T10","T15","T30","T60"],tmosSecs:[5,10,15,30,60],bIR:"43",uB:"u",uBr:"b",cP:"c",nIL:"i",s:"s"};try{var B=I();try{B.id&&(V.isValidNumericalToken(B.id)||V.isValidUUIDToken(B.id)||V.isValidFGUToken(B.id))?window.ftr__ncd=!1:(B.id=V.safeGenerateNoDash(),window.ftr__ncd=!0),B.ts=window.ftr__startScriptLoad,F(B),window.ftr__snp_cwc=!!_.read(p),window.ftr__snp_cwc||(q=D);for(var G="for"+"ter"+".co"+"m",M="ht"+"tps://c"+"dn9."+G,O="ht"+"tps://"+B.id+"-"+siteId+".cd"+"n."+G,j="http"+"s://cd"+"n3."+G,N=[M,O,j],H=0;H<N.length;H++)T(N[H]);var P=new Array(R.tmosSecs.length),Q=function(t){for(var n=0;n<R.tmosSecs.length;n++)P[n]=setTimeout(i,1e3*R.tmosSecs[n],t+R.tmos[n])},X=function(){for(var t=0;t<R.tmosSecs.length;t++)clearTimeout(P[t])};window.ftr__fdad=function(n,e){if(!m){m=!0;var r={};r[k]=d(window.ftr__config.s,siteId,window.ftr__config.m.csp),u(x,function(e){try{var r=e.getAllResponseHeaders().toLowerCase();if(r.indexOf(L.toLowerCase())>=0){var o=e.getResponseHeader(L);window.ftr__altd2=t(atob(o),-S-1)}if(r.indexOf(A.toLowerCase())<0)return;var i=e.getResponseHeader(A),c=t(atob(i),-S-1);if(c){var a=c.split(":");if(a&&2===a.length){for(var u=a[0],d=a[1],f="",s=0,h=0;s<20;++s)f+=s%3>0&&h<12?siteId.charAt(h++):B.id.charAt(s);var v=d.split(",");if(v.length>1){var w=v[0],l=v[1];C=u+"/"+w+"."+f+"."+l}}}n()}catch(t){}},function(t,n){e&&e(t,n)},r)}},Q(R.uDF),setTimeout(s,E,R.uDF)}catch(t){i(R.mLd)}}catch(t){}})();
</script>

Make sure to include your ${siteId}which is available in the Settings are in Forter Portal. Note there is a different siteId for Sandbox and Live environments.

CSP

In case the website enforces a CSP, please make sure the following rules are whitelisted

connect-src https://*.forter.com wss://cdn0.forter.com https://d2o5idwacg3gyw.cloudfront.net https://d3lqotgbn3npr.cloudfront.net https://d11bdev7tcn7wh.cloudfront.net https://d3k4bt74u9esq1.cloudfront.net
script-src https://*.forter.com https://dalv4le16pzj2.cloudfront.net https://d2nww8zpyj5pk0.cloudfront.net
worker-src blob:

and set the csp field inside the merchantConfig object to true.

Webview and Mobile SDKs for your App

See here Forter's client components for iOS, Android, React Native and Hybrid Apps with Webview.

Pre Auth Order API

The V2 Order API provides real-time fraud decisions along with payment optimization recommendation for the authorization call.

The request should be sent before calling the payment gateway to authorize funds (Pre-Auth).

The response will include Forter's fraud decision, along with a recommendation regarding whether to execute 3DS during the authorization call. In situations where a PSD2 solution is applicable, the response may include a recommendation to request an exemption from 3DS during the authorization call.

Order Request

Call Forter v2 Order API with all the relevant data points that will help Forter determine whether the entity conducting the transaction/engagement is legitimate or fraudulent (e.g Account, Cart Items, Billing, Delivery etc) as well as data points which are required for providing 3DS recommendation (e.g Bin - in case of PSD2 solution).

Please make sure you map all fields marked as "Required".

Note in the documentation that some fields are required only in specific use cases. For example, the fields related to a specific payment method are only required if the customer has paid using such method, the fields related to Hotel reservation are only required for the hospitality vertical etc. You should contact you account manager in order to get the list of relevant fields.

Example of Order Request


{
  "orderId": "2356fdse0rr489",
  "orderType": "WEB",
  "authorizationStep": "PRE_AUTHORIZATION",
  "additionalIdentifiers": {
    "additionalOrderId": "4306795",
    "isSplitOrder": false,
    "splitOrderIds": [
      "6543545",
      "6545635"
    ],
    "orderSegment": "Regular Checkout",
    "paymentGatewayId": "5TG23432562",
    "merchant": {
      "merchantId": "eh629dK9",
      "merchantDomain": "HandbagsExpressDiscounts.com",
      "merchantName": "Handbags Express Discounts"
    },
    "siteLocalization": {
      "country": "FR",
      "language": "EN",
      "currency": "USD"
    }
  },
  "timeSentToForter": 1415287568000,
  "checkoutTime": 1415273168,
  "connectionInformation": {
    "customerIP": "10.0.0.127",
    "userAgent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36",
    "forterTokenCookie": "2315688945984"
  },
  "totalAmount": {
    "amountUSD": "99.95",
    "amountLocalCurrency": "105.55",
    "currency": "CAD"
  },
  "totalDiscount": {
    "couponCodeUsed": "FATHERSDAY2015"
  },
  "accountOwner": {
    "fullName": "Smith",
    "email": "[email protected]",
    "accountId": "e520-ba9a-367-60b",
    "created": 1415273168,
    "pastOrdersCount": 51,
    "pastOrdersSum": 1702.5,
    "lastLoginIP": "203.12.55.12",
    "registrationIP": "203.12.55.12"
  },
  "customerAccountData": {
    "personalDetails": {
      "fullName": "John Smith",
      "middleInitials": "R. H.",
      "prefix": "Mr.",
      "suffix": "Jr.",
      "email": "[email protected]",
      "accountId": "e520-ba9a-367-60b",
      "username": "johnsm98"
    },
    "created": 1415273168,
    "type": "BUSINESS",
    "status": "ACTIVE",
    "merchantAccountStatus": "open",
    "statusChangeBy": "MERCHANT_ADMIN",
    "statusChangeReason": "user violation of coupon abuse policy",
    "passwordData": {
      "hashedPassword": "dFjKl2390fjl9!djk",
      "latestPasswordResetEmailDate": 1420294711
    },
    "isManagedAccount": false,
    "assetsInAccount": {
      "storeCreditsInAccount": {
        "amountUSD": "99.95",
        "amountLocalCurrency": "105.55",
        "currency": "CAD"
      }
    },
    "customerEngagement": {
      "likedItems": {
        "inUse": true,
        "itemInListCount": 4
      },
      "sharedItems": {
        "inUse": true,
        "itemInListCount": 4
      },
      "wishlist": {
        "inUse": true,
        "itemInListCount": 4
      },
      "reviewsWritten": {
        "inUse": true,
        "itemInListCount": 4
      },
      "communityPostsWritten": {
        "inUse": true,
        "itemInListCount": 4
      },
      "messagesSent": {
        "inUse": true,
        "itemInListCount": 4
      },
      "messagesReceived": {
        "inUse": true,
        "itemInListCount": 4
      },
      "followersCount": 105,
      "followingCount": 230,
      "profilePicture": true,
      "aboutMe": false,
      "extendedBioOrDescription": false,
      "profileLogo": false
    },
    "customerService": {
      "contactTime": 1430997968,
      "orderId": "4306795",
      "ticketId": "4306795",
      "initiatedBy": "CUSTOMER",
      "contactMethodType": "PHONE",
      "contactNameUsed": {
        "customerContactNameType": "OTHER",
        "customerFirstName": "John",
        "customerLastName": "Smith"
      },
      "contactPhoneUsed": {
        "merchantContactedPhoneRole": "BILLING_PHONE",
        "merchantContactedPhoneNumber": "212-555-5555"
      },
      "contactEmailUsed": {
        "merchantContactedEmailRole": "BILLING_EMAIL",
        "merchantContactedEmail": "[email protected]"
      },
      "contactCustomerIP": "10.0.0.127",
      "customerSupportFurtherVerification": {
        "customerSupportAdditionalVerificationDocuments": {
          "documentFirstName": "John",
          "documentLastName": "Smith",
          "documentType": "Passport",
          "nationality": "US",
          "documentVerified": true
        },
        "customerSupportSMSverification": "+1-212-555-5555",
        "customerAnsweredSecurityQuestions": true
      },
      "customerSupportChangeOrderDetails": {
        "customerSupportRequestPickupStoreZip": "94104",
        "customerSupportRequestPickupFromShippingCarrier": false,
        "customerSupportRequestSwitchBillingAndShipping": false
      }
    },
    "sellingBehaviourData": {
      "sellerDetails": {
        "sellerPersonalDetails": {
          "fullName": "John Smith",
          "middleInitials": "R. H.",
          "prefix": "Mr.",
          "suffix": "Jr.",
          "email": "[email protected]",
          "accountId": "e520-ba9a-367-60b",
          "username": "johnsm98"
        },
        "type": "BUSINESS",
        "status": "ACTIVE",
        "ratingAsBuyer": {
          "score": "4.5",
          "type": "INTERNAL_PEERS",
          "source": "yelp"
        },
        "taxExempt": false,
        "verifiedSeller": true,
        "dateVerified": 1430997968,
        "dateOfFirstSale": 1430997968,
        "sellerAccountCreationDate": 1415273168,
        "sellerPastSalesCount": 8,
        "sellerPastSalesSum": {
          "amountUSD": "99.95",
          "amountLocalCurrency": "105.55",
          "currency": "CAD"
        },
        "availableFundsForWithdrawal": {
          "amountUSD": "99.95",
          "amountLocalCurrency": "105.55",
          "currency": "CAD"
        },
        "sellerReturnsCount": 2,
        "sellerInitiatedDisputesCount": 1,
        "buyerInitiatedDisputesCount": 6,
        "sellerLostDisputesCount": 0,
        "paidForPromotion": false,
        "sellerRegistrationIP": {
          "ip": "10.0.0.128",
          "updateTimes": {
            "creationTime": 1448549922,
            "removalTime": 1448895522
          }
        },
        "sellerLastLoginIP": {
          "ip": "10.0.0.128",
          "updateTimes": {
            "creationTime": 1448549922,
            "removalTime": 1448895522
          }
        }
      },
      "itemsCurrentlyListedForSale": 5,
      "sellerVerificationCreditCard": {
        "nameOnCard": "John R. H. Smith",
        "fullCreditCard": "2424242424242424",
        "threeDSecure": {
          "acquirerData": {
            "acquirerName": "Barclays",
            "acquirerBIN": "457173",
            "acquirerMerchantId": 5245020244654,
            "acquirerMerchantName": "Simple T-shirt",
            "merchantCategoryCode": 5655,
            "merchantCountryCode": 840,
            "acquirerCountry": "US"
          },
          "threeDSServerTransID": "26d648a9-da8a-4f8b-a76d-094801d2fd45",
          "scaOutOfScope": "ANONYMOUS_PREPAID_CARD",
          "scaExemption": "TRUSTED_BENEFICIARY",
          "execute3ds": "DYNAMIC_FORTER_DECISION"
        },
        "cardBrand": "VISA",
        "bin": "42424242",
        "lastFourDigits": "4242",
        "expirationMonth": "03",
        "expirationYear": "2018",
        "cardType": "CREDIT",
        "countryOfIssuance": "US",
        "cardBank": "Chase"
      }
    }
  },
}

Order Response

OutcomeCall to ActionOrder Response Fields
Forter Approved

Transaction APPROVED by Forter, 3DS was not recommended
Standard Authorization"action":"approve", "recommendations": []
In order to test such response, use the email address [email protected] in the accountOwner object within the API request.
Forter Declined

Hard DECLINE by Forter, 3DS was not recommended
Do not Authorize"action":"decline"
"recommendations": []

In order to test such response, use the the email address [email protected] in the accountOwner object within the API request.
Forter Declined & 3DS is recommended

Borderline transaction which was DECLINED by Forter, and 3DS is recommended in order to APPROVE it
Authorize only following a successful 3DS"action":"decline"
"recommendations": [VERIFICATION_REQUIRED_3DS_CHALLENGE]

In order to test such response, use the the email address [email protected] in the accountOwner object within the API request.
Forter didn't Review

Transaction wasn't reviewed for providing fraud decision. Usually in Listening Mode during onboarding.
According to the policies in place prior to the integration with Forter."action":"not reviewed"
"recommendations": []

In order to test such response, use the the email address [email protected] in the accountOwner object within the API request.

Additional Outcomes Applicable Only to PSD2 Solution

OutcomeCall to ActionOrder Response Fields
Forter Approved & Recommended to ask PSD2 Exemption

PSD2 transaction which was APPROVED by Forter, and Forter recommended to ask an exemption from 3DS (TRA or Low Value) in the Authorization request
Authorize with Exemption Request

Please note that not all processors support all types of exemptions. Check with your PSP to determine which exemptions are supported. Forter will recommend specific exemptions only if they are supported by the processor specified in the Order Request.
"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXEMPTION_TRA"

In order to simulate such Order Response, use the email [email protected] when calling the Order API and card number 5222220000000006 when calling the Init API

OR

"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXEMPTION_LOW_VALUE"

In order to simulate such Order Response, use the email [email protected] when calling the Order API and card number 5222220000000006 when calling the Init API

"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXEMPTION_CORP"

In order to simulate such Order Response, use the email [email protected] when calling the Order API and card number 5222220000000006 when calling the Init API
Forter Approved & Recommended to ask PSD2 Exemption over the 3DS Rails

PSD2 transaction which was APPROVED by Forter, and Forter recommended to ask an exemption from 3DS over the 3ds rails (TRA, Low Value, Corp), in the Authorization request
Authorize with Exemption-over-rails request

Please note that not all processors support all types of exemptions. Check with your PSP to determine which exemptions
"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXEMPTION_LOW_VALUE_EMVCO"

In order to simulate such Order Response, use the email [email protected] when calling the Order API and card number 5222220000000006 when calling the Init API

"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXEMPTION_TRA_EMVCO"

In order to simulate such Order Response, use the email [email protected])when calling the Order API and card number 5222220000000006 when calling the Init API

"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXEMPTION_CORP_EMVCO"

In order to simulate such Order Response, use the email [email protected] when calling the Order API and card number 5222220000000006 when calling the Init API
Forter Approved & 3DS is recommended

PSD2 transaction which was APPROVED by Forter, and 3DS is recommended in order to comply PSD2
Authorize with 3DS request"action":"approve",
"recommendations": [VERIFICATION_REQUIRED_3DS_CHALLENGE]
In order to test such response, use the email address [email protected] in the accountOwner object within the API request.
Forter Approved, transaction is excluded from PSD2

Exclusions do not require any call to action like exemptions, and the merchant is not required to include any specific value in the authorization request. They serve as informative indicators explaining the reason why the transaction is not considered for PSD2 solution, even if it involves an EU merchant and an EU consumer.
Standard Authorization

The exclusion messages are informative only, no need to adjust your integration with the PSP
"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXCLUSION_ANONYMOUS"

To simulate an Order Response with the "recommendation": "REQUEST_SCA_EXCLUSION_ANONYMOUS", use the card number 5222220000000006 when calling the Init APIand the email address: [email protected] when calling the Order API

"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXCLUSION_MOTO"

To simulate an Order Response with the "recommendation": "REQUEST_SCA_EXCLUSION_MOTO", use the card number 5222220000000006 when calling the Init API and the email address [email protected] when calling the Order API

"forterDecision": "APPROVE"
"recommendation": "REQUEST_SCA_EXCLUSION_ONE_LEG_OUT"

To simulate an Order Response with the "recommendation": "REQUEST_SCA_EXCLUSION_ONE_LEG_OUT", use the card number 5222220000000006 when calling the Init API and the email address [email protected] when calling the Order API

Authorization

Authorization with 3DS Request

In order to pass the bank a request to trigger 3DS following Forter's recommendation in the Order Response, you should adjust your integration with the PSP and include 3DS request flag in the PSP Authorization request.

Contact your PSP to enable such a request (it is not always activated by default), and get their relevant Authorization API reference which explains how to trigger 3DS for transaction.

Adyen

Trigger 3DS by flagging the request in the Payment Request as explained in Adyen docs here.

Authorization with PSD2 Exemption

The following part is relevant only for PSD2 solution

Same as in 3DS Execution Integration. See here

Status API

Same as in 3DS Execution Integration. See here.

Claims API

Same as in 3DS Execution Integration. See here.