Hooks
Experian uses hooks to add additional functionality to Bank Wizard when a new set of DTFs is released. This functionality can be country specific
or generic. You use BWIHook to run these hooks and access the functionality.
The hooks you can use with most countries are:
-
BWG_HOOK_SET_CONDITIONS – use to set up conditions in a handle so you can retrieve the messages for the conditions
-
BWG_HOOK_BIC_CHECK – use this hook to run the BIC check against sub branches
-
BWG_HOOK_SWIFT_OFF and BWG_HOOK_SWIFT_ON – use these hooks to switch between accessing the standard data and the SEPA and SWIFT data
-
BWG_HOOK_META_DATA – use this hook to query details of the Bank Wizard implementation of a country.
There are also some country specific hooks:
- BWI_UK_ALTERNATE_ON and BWI_UK_ALTERNATE_OFF –
use these hooks to return the alternative branch data for the United Kingdom
- BWI_UK_HOOK_FPS_ON and BWI_UK_HOOK_FPS_OFF –
use these hooks to switch between accessing the standard data and the faster payments data for the United Kingdom
- BWI_NL_HOOK_BANK_IDENTS – use this hook
for The Netherlands to return the Netherlands Bank Identifier.