Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

cardi4logo.png

Cardinal is now available on all Campaigns and is currently only available with NMI gateway.

Cardinal Configuration:

Go to Admin> Plugins> Authentication> Click on CardinalAuth Plugin.

cardinal1.png

Select the green Activate Button

cardinal2.png

You will need to get the following credentials from Cardinal:

  • apiKey
  • OrgUnitId
  • apiidentifier
  • Name
  • AcquirerId
  • AcquirerMerchantId

Press the green Connect Button to Activate the plugin.

cardinalcreds.png

Currently any Campaign that will use Cardinal needs to have it's campaign products point to NMI gateway.

  • Go to Merchants> Mid List> Select the NMI gateway.

  • Under General Details Check the box next to "useCardinal3DS" this will Activate it on the NMI MID.

cardi3.png

If you are using a custom lander then you must make sure to use Konnektive's Lander code including the Javascript.

In addition you need to add the following hidden inputs to your checkout page:

  • <input type="hidden" name="JWTContainer" id="JWTContainer" value="">

  • <input type="hidden" name="JWTReturn" id="JWTReturn" value="">

  • <input type="hidden" name="cardinalAuth" id="cardinalAuth" value="1">

  • <input type="hidden" name="CarSteps" id="CarSteps" value="STEP1">

Edit Lander

landcard.png

Add Cardinal to Lander

Check the box next to "Include Cardinal 3DS Javascript" and then click the Blue Update Button.

cardi3.png

Now Click on the "Download Code" Button.

card1.png





  • No labels