Manage transactions

Authentication API applications can use transaction details. You can also define context rules based on the transaction details being used. To define transaction context rules, you need to first define Transaction Items and Transaction Rules. See Manage resource rules for more information.

Set the Transactions

1.      Click > Configuration > Transactions. The Transactions page appears.

2.      Set the Transaction Items as follows:

a.      Under Transaction Items, click Add. The Add Transaction Item dialog box appears.

b.      Enter a Name for the transaction item. The name corresponds to the transaction detail name that is used as part of the Authentication API transaction detail.

c.      Select the Type from the drop-down list. Options include

  String

  Numeric (currently only integers are supported)

d.      Set the Required setting (true or false).

  If selected (true), a default value is not required.

  If deselected (false), you can specify a value to be used if a Transaction Rule is based on this Transaction Item and the Authentication API does not pass in this item in its transaction detail. If you do not provide a value, string types receive a value of "" and numeric types receive a value 0.

e.      Click Add.

f.        Repeat these steps to add more Transaction Items. You should add a separate Transaction Item for each transaction detail for which transaction rules are defined in the section, Set the Transaction Rules.

3.      Click Add. You return to the Transaction page.

a.      Repeat these steps to add more Transaction Items. You should add a separate Transaction Item for each transaction detail for which transaction rules are defined in the section, Set the Transaction Rules.

4.      Set the Transaction Rules as follows:

a.      Under Transactions Rules, click Add. The Add Transaction Rule dialog box appears.

b.      Enter a Name for the transaction rule.

c.      Select the AND or operator for each added group expression.

d.      Select the Transaction Item to which the rule applies from the drop-down list.

e.      Select the Operator from the drop-down list.

f.        Add a value in the Value text box.

g.      Select the Expression for the Transaction Item.

i)        Select the Transaction Item from the drop-down list.

ii)      Select the Operator from the drop-down list.

iii)     Add a value in the Value text box.

5.      To add another rule, click Add Rule and repeat steps a to g.

6.      To add another set of rules to the Transaction Rule, click Add Group.

a.      Select the AND or operator for each added group expression.

b.      Repeat Step g above.

c.      Click Add Rule.

Test the Transaction Rule

1.      On the Transactions page, click to next to the rule to test the rule. The Test Rule dialog box appears.

2.      Enter values for each of the transaction details that would be used as part of the Authentication API and then click Test Rule. The response indicates whether the supplied transaction details would trigger a risk.

Edit or delete Transaction items or Transactions rules

       If you want to delete any transaction items or transaction rules, click  then click Delete on the confirmation prompt.

       If you want to edit a transaction item or rule, click the item or rule name, make your required changes and click Update.