Releases: tinkoff-mobile-tech/tinkoff-asdk-ios
Releases · tinkoff-mobile-tech/tinkoff-asdk-ios
v2.1.5
Updated
- add new Item struct init method to be able to init Item with russian ruble pennies.
- deprecate Item struct init with NSDecimalNumber type for amount and price
(MIC-2384/#11)
v2.1.4
Fixed
- update close logic in PopUpViewContoller (MIC-2393/#15)
v2.1.3
Added
- add requestsTimeoutInterval parameter to AcquiringSdkConfiguration with default value (MIC-2395/#12)
- add all Item model's parameters to init (MIC-2384/#17)
Fixed
- cards without parentPaymentId presentation while perform recurrent payment
- issues with cvc validation for standart and recurrent payment (MIC-2391/#10)
- freeze after card scanner finished work (MIC-2391/#14)
v2.1.2
Fixed
- dark mode fix: background/tint colors for SBP button and payment logos image(MIC-2392)
v2.1.1
Updated
- add ability to call payment methods with existed PaymentId
v2.1.0
Fixed
- changed orderId property type to String in PaymentInitData, PaymentInitResponse, PaymentInvoiceQRCodeResponse and PaymentStatusResponse(#7)
- make only card cells editable on CardViewController(#6)
- add redirectDueDate parameter to Init request
v2.0.4
показываем cvc, при оплате, для сохраненных карт у которых нет rebillId
2.0.3
обновлена документация для методов в ASDKCore
рефакторинг структуры проекта
2.0.2
оплата по реквизитам не открывая экрана оплаты, оплата в фоне
открытие экрана оплаты на экране без UINavigationController
2.0.1
отображение не стандартного AlertView из приложения или из SDK
плавные анимации для открытия экрана добавления карты и экрана оплаты
закрытие экранов свайпом вниз