Skip to content

v0.0.1-beta.23

Latest
Compare
Choose a tag to compare
@nazli-stripe nazli-stripe released this 18 Nov 21:39
· 11 commits to main since this release
f08d724

Changelog

  • Native SDKs are upgraded to 3.10.1 for Android and 3.9.1 for iOS:
  • Preview: Surcharging is now available in private preview. If you are interested in joining this preview, please email [email protected].
  • Preview: Added a collectData method to collect eligible magstripe data, such as gift cards, using a mobile reader. If you are interested in joining this preview, please email [email protected].
  • Preview: WeChat Pay support for smart readers is now available in private preview. If you are interested in joining this preview, please email [email protected].
  • New: Support locationId parameter when calling discoverReaders.
  • New: Support setLocalMobileUxConfiguration method to customize Tap to Pay screen.
  • New: Added getNativeSdkVersion and getSdkVersion methods to access native Terminal SDK and Terminal React Native versions respectively.
  • Fix: Standardized types returned by CollectInputs feature in both iOS and Android SDKs. Fixes #743.
  • Fix: Renamed customer to customerId for createSetupIntent. Fixes #591.

What's Changed

New Contributors

Full Changelog: v0.0.1-beta.22...v0.0.1-beta.23