Mobile Payments SDK Android Technical Reference
Overview
The main entry point to the Mobile Payments SDK is the MobilePaymentsSdk class. Refer to the quickstart guide to initialize Mobile Payments SDK.
MobilePaymentsSdk provides access to three SDK components:
AuthorizationManager is used to authorize/deauthorize Mobile Payments SDK on behalf of Square location.
ReaderManager tracks connected Square Readers and allows pairing/unpairing card readers.
PaymentManager is used to process payments.
SettingsManager is used to manage Mobile Payments SDK settings.