Point-of-sale icon

Exit the library

Exit the library before you turn the POS off.

The call and the callback are asynchronous to prevent the call from blocking the calling thread.

Class

Name Description
MerchantPos Extends AdyenPos. Class used to implement all payment platform functionality. Implements all functions that do not involve the PED.

Method

NameDescription

exitLibrary

Exits the library.

Callback

Name Description
exitLibraryCallback Callback to the exit library call. The POS must wait until the system returns a callback, the library has been successfully discarded and all related resources are destroyed before continuing with other functions