Releases: paytrail/paytrail-ios-sdk
Releases · paytrail/paytrail-ios-sdk
1.0.0-beta5
What's Changed
- Update request encoding by @kotivuori in #4
Full Changelog: 1.0.0-beta4...1.0.0-beta5
1.0.0-beta4
What's Changed
- Add decimal VAT support by @kotivuori in #3
New Contributors
- @kotivuori made their first contribution in #3
Full Changelog: 1.0.0-beta3...1.0.0-beta4
1.0.0-beta3
- Remove API’s first parameter argument label “of”
- Rename some of the SDK’s API naming to be in line with Paytrail’s web SDK
1.0.0-beta2
- Refactor SDK error handling: now an unified
PayTrailError
is returned in the API callbackResult<Success, Failure> where Failure: PaytrailError
- Remove old unreferenced files
1.0.0-beta1
Initial Paytrail iOS SDK beta release.