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' Payments API : a set of services driving the Payment as an extension of a Sale function

  • Arkos callbacksCallBacks, /wiki/spaces/agnoswiki/pages/953286709 : 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

...