Amadis

Arkoslib (Framework Core)

Product Version

Online API Documentation

Update

Comments

Product Version

Online API Documentation

Update

Comments

ArkosLib 1.5.x

ArkosLib 1.5.x

Apr 13, 2022

All minor revisions

ArkosLib 1.4.x

ArkosLib 1.4.x

Sep 30, 2021

All minor revisions

ArkosLib 1.2.x

ArkosLib 1.2.x

Jul 29, 2021

All minor revisions

ArkosLib 1.0.1

ArkosLib 1.0.1

May 19, 2021

 

ArkosLib 1.0.0

ArkosLib 1.0.0

 

First online API version

Description

ArkosLib is the core of the Arkos framework. It provides all transaction-centric capabilities.

Goal and usage

Arkos provides a simplified but complete access to a NexoFAST compliant Payment System. It aims to manage as much complexity inherent to such systems without removing functionality. The system is based on NexoFAST payment flow specifications with optional additions to support additional processes. The system is mostly configuration-based, allowing for streamlined customization and usage.

The Service Model

Arkos is built on a service model, requiring the integrator to provide project-specific implementations to a minimal set of services. This allows an integrator flexibility in how things are actually processed on their device.
Some default implementations are available for common platforms and behavior when possible.

For more information and an overview of what needs to be implemented during the integration process, see

Supplementary Modules

Arkoslib is designed to be used alongside optional modules providing related functionality.

More information is available on each module’s page.

Configuration Module

Retail Module

Utility Modules

These modules provide default Service implementations or helper functions for integrators. They are intended to help integrators fast-track their projects, while allowing them to add complexity when required.