Documentation for a newer release is available. View Latest
Esta página no está disponible actualmente en Español. Si lo necesita, póngase en contacto con el servicio de asistencia de Icon (correo electrónico)

Business Functions

Summary

Business Functions (also referred to as floclients) are a set of out of the box supporting components for your IPF payments solution. They take the form of reusable DSL components that can be wired into any payment flow to provide enriched functionality. These components provide the underlying java implementations, thus giving you a full working solution without writing code yourself.

A business function reuses some of the additional capabilities that IPF has to offer. These implementations do not always expose all the capabilities of the IPF feature, and for those the business function should be viewed as a guide to creating your own functions covering that full solution.

Availability

The current set of published business functions are:

There are a number of other functions available, but these are all beta implementations and maybe subject to future change. Please speak to your IPF representative before using these.

Usage

Projects that are created using the IPF Project Scaffolder come pre-loaded with all the business functions available. These are then simply imported into your flow by pressing CTRL+R twice and selecting the appropriate module your require (traditionally starting with IPF_).

When using a legacy project that does not include these functions as standard, then you simply need to add the configuration to import them as explained in How to Add Business Functions to an existing IPF Solution.