Get Started
Synqpay SDK main class is a singleton class that applies ServiceConnection to Synqpay Service.
The SDK needs to be initiated with Context object, thus if is intended to use from multiple activities and/or fragments it's strongly recommended to init with Application's Context.
Once SDK is initiated it can be bounded to Synqpay Application. Since the binding process is asynchronous , its needed to add a callback set to the process.
Info
Once application exit or no need to use Synqpay anymore the client should unbind from Synqpay
Once Synqpay is bounded client application can start use Synqpay: