Added chooser widget for banks with support FPS
Edited closing screens when acqScreenViewType
Added param Amount to GetState response Added screen with dynamic qr code
Fixed returned data from saved screen when card list was changed. Also disabled "Attach card" button, if screen was opened with recurrent cards only
Added method for pay with Fast payment system from application, outside SDK payment screen Added returned param rebillId from FinishAuthorize request and returned from SDK Added support changed orientation for NotificationPaymentActivity
Disabled closing SDK screens while payment or attaching process is running Changed format ipv6 address for 3DS
Added support to select card on the card list Added the param to show only recurrent cards
Added the option to set optional email Added the option for handle API exceptions in SDK or return in application
Fixed processing of rejected recurrent payment without payment screen Fixed bug with card list on payment screen when network was reconnected Removed content hiding when loading 3DS
Added the ability to open payment screen without a required customer key param Made screens hidding slower, if has attribute acqScreenViewType fullscreen Dont show another card in list as rejected, if rejected cardId is not found in list
Added ability to start payment screen with specific cardId Added the ability to open SDK screens from fragment Added additional check payment status via fast payment system
Added support for payment from notification via GooglePay and Tinkoff Acquiring
Changed methods signature in TinkoffAcquiring class: from FragmentActivity to Activity Added JvmStatic annotation for some static methods
Added RedirectDueDate param to Init request
Fixed handling when rejection charge payment
Changed regex for email validation
Added JvmOverloads annotation for openPaymentScreen method
Fixed error, when a long order title was set Added support dark theme for static qr screen
Made order description view scrollable
Added method openSavedCardsScreen
for open saved cards screen as independent screen
Fixed crash on QR static screen on API 26
Improved error messages showing on SDK screens when we got Acquiring API errors
Added initPayment method with attached card as payment source
Fixed crash when trying to take an item from an empty list on payment screen
First release