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)

Getting Started

This section documents the steps to setting up the Payment Releaser and releasing your first Batch(/Instruction).

Implementation

To build your implementation, refer to the Implementation documentation.

Operate via HTTP

To interact with the Payment Release via HTTP, you will need to expose the Rest Controller by following the Expose HTTP Controller documentation.

You can then, optionally, interact with the exposed HTTP API via the Client Library by following the Client Library documentation.

Release First Instruction

Configuration

To tune your configuration please refer to Configuration.