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 Warehouse and saving your first Payment Entry.

The application currently supports the following two databases:

  • MongoDB

  • Azure CosmosDB for MongoDB.

Implementation

To create your Payment Warehouse implementation, follow these documents:

Operate via HTTP

If you wish to access the Payment Warehouse via HTTP, then you will need to expose the Rest Controller by following the Exponer HTTP Controlador documentation.

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

Save First Payment Entry

When you are set up, follow the Save Your First Payment Entry to save your first Payment Entry.

Configuration

To tune your configuration please refer to Configuration.