Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The Arkos Framework is defined at a global level so that there is no hypothesis made on the type of platforms running it. Basically, Arkos provides a set of interfaces that facilated the build and the integration of a card payment acceptance application on any platform.

When choosing Arkos, there are 3 levels of integration to consider:

  • Arkos API, Arkos' Payment API : a set of services driving the Payment as an extension of a Sale function

  • Arkos CallBacks, Arkos' Payment CallBacks : a set of callbacks extending Arkos' behavior so it can be ported onto a specific platform

  • Open L2 API, OLA API : a set of services driving the card processing

...

Activity

Description

Roles

MerchantApp Development

Developement of a Merchant Application including UI/UX, business logic, amnd integration of platform services. Arkos framework is 100% independent from its context of execution. It provides API and callbacks to provide the payment as a commodity (API) and extend its behavior to match a specific context (callbacks).

  • See Basic Sequence Flow

Customer or Third-Party

Arkos Integration

  • See Arkos' Payment API

  • See Arkos' Payment CallBacks

Amadis or Third-Party

Platform Integration

  • See OLA API

  • Security (eg. Key Loading…) To be described…

Customer or Third-Party

...