Releases: tinkoff-mobile-tech/tinkoff-asdk-ios
Releases · tinkoff-mobile-tech/tinkoff-asdk-ios
v2.6.1
Updated
- using resource_bundles instead of resources in podspec
v2.6.0
Added
- add sending the PayType parameter to the Init method
- add completion handler to urlSBPPaymentViewController AcquiringUISDK method
v2.5.1
Updated
- remove base64 encoding paddings for creq and ThreeDSMethod
- add mir support to default apple pay configuration
v2.5.0
Updated
- remove password from SDK
- remove token building and usage for API requests
v2.4.3
Added
- add rexml gem to Gemfile
- dispatch handleError call on main queue in handleSPBUrlCreation method