User Tools

Site Tools


library_functions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
library_functions [2017/02/20 16:50]
127.0.0.1 external edit
library_functions [2019/02/05 23:50]
andrewbreese
Line 75: Line 75:
   * Required library fields: person_last_name,​person_title,​ person_first_names,​ person_dob, address_postcode,​ person_bank_account_no,​ person_bank_sort_code   * Required library fields: person_last_name,​person_title,​ person_first_names,​ person_dob, address_postcode,​ person_bank_account_no,​ person_bank_sort_code
   * Other behaviour: sets cb_raw_result[PDS],​cb_html_result[PDS]   * Other behaviour: sets cb_raw_result[PDS],​cb_html_result[PDS]
 +
 +CALL=id_bank_check
 +  * Summary: As for bank_check, but returns both cv_action and cb_action (requires CallValidate API)
 +  * Trigger value: Ready
 +  * Return values: Pass, Decline, Refer
 +  * Required library fields: person_last_name,​person_title,​ person_first_names,​ person_dob, address_postcode,​ person_bank_account_no,​ person_bank_sort_code
 +  * Other behaviour: sets cb_raw_result[PDS],​cb_html_result[PDS],​sets cv_raw_result[PDS],​cv_html_result[PDS]
  
 CALL=bank_check_refer CALL=bank_check_refer
library_functions.txt ยท Last modified: 2023/04/27 11:44 by andrewbreese