I'm writing a Rule with the Transaction Speed condition, but there are some doubts about it,
1)Is not clear how works the Transaction Speed condition, do you have examples?
2) The only valid values are FEW_HOURS, REAL_TIME, OVER_NIGHT and SEVERAL DAYS, so how many hours, days are FEW_HOURS and SEVERAL DAYS? and OVER_NIGHT is from what time to what time??
3) How to add a condition with a cumulated amount of transaction in FEW_HOURS??
Best Regards!
Hello Rodolfo,
The transaction speed is not something calculated by AA. That value comes from the transaction API call from whatever system is talking to AA. Those values you listed (SEVEREAL_DAYS, OVER_NIGHT, FEW_HOURS, REAL_TIME) are hard coded text values passed to AA via the API call.
AA only knows the transaction speed because it's being told by the calling application. AA isn't told numbers, it's told those hard coded values such as FEW_HOURS.
Hope that helps.
Regards,
Ross.