Skip to content

4.5.0

Choose a tag to compare

@nk-stripe nk-stripe released this 10 Jun 19:01
· 22 commits to master since this release
  • Built with Xcode 16.0 Swift version 6.0.

New

Updates

  • iOS Location permission is no longer enforced when discovering readers, and will instead only be enforced when confirming payment intents.

Fixes

  • Fixed issue with issuing Interac refunds when onBehalfOf parameter is provided.
  • Fixed issue where SCPCardPresentParameters fields were dropped.
  • Fixed issue where calling discoverReaders while a mobile reader is connected would cause the SDK to enter an unexpected state preventing subsequent collectPaymentMethod requests from responding.