v0.0.1-beta.25
·
71 commits
to main
since this release
- iOS and Android native SDKs are upgraded to 4.3.0.
Preview
- Added
requestPartialAuthorizationfield to PaymentMethodOptions.- If you are interested in joining this preview, please email stripe-terminal-betas@stripe.com.
New
- Added support for collecting on-screen inputs with simulated internet readers.
- Added support for accepting offline payments with simulated mobile and internet readers.
- Added support for specifying captureMethod in PaymentMethodOptions.
- On-screen PIN entry is now generally available on Tap to Pay Android.
Updates
PaymentMethodDetailsnow includesCardDetailsin support of MOTO payments.- Note for internet reader integrations, this feature requires reader software version 2.31 or later to be installed on your internet reader.
- Known bug: In this release type support for CardDetails is not included, and will be added in the next release.
Fixes
- Refined
connectReaderparam types to address #912.
What's Changed
- Bump SDK to 4.2.0 by @isabel-stripe in #894
- [offline mode] Add offline enabling for simulated readers to RN app by @isabel-stripe in #916
- Minimal change for iOS sdk 4.3.0 by @tim-lin-bbpos in #917
- Minimal change for Android sdk 4.3.0 by @tim-lin-bbpos in #915
- Update Readme min versions by @nazli-stripe in #918
- Fix Android e2e test by migrate to Maestro by @tim-lin-bbpos in #920
- [easy] Update CODEOWNERS by @bric-stripe in #923
- Interface refine for connectReader by @tim-lin-bbpos in #921
- Add cardDetail in PaymentMethodDetails by @tim-lin-bbpos in #925
- Fix ci lint build fail by @tim-lin-bbpos in #928
- Bump Android sdk 4.3.1 by @tim-lin-bbpos in #927
- Add partial auth support by @tim-lin-bbpos in #926
- Simulate collect input for easy testing by @tim-lin-bbpos in #924
- Add support for CardPresent CaptureMethod by @henryx-stripe in #905
- Bump image-size from 1.1.1 to 1.2.1 in /example-app by @dependabot in #910
- Bump @babel/runtime from 7.25.9 to 7.27.0 in /example-app by @dependabot in #909
- Bump @babel/helpers from 7.25.9 to 7.27.0 in /example-app by @dependabot in #908
- Update kotlin to 2.0.0 by @tim-lin-bbpos in #937
- Bump @babel/helpers from 7.26.7 to 7.27.1 in /dev-app by @dependabot in #933
- Bump image-size from 1.2.0 to 1.2.1 in /dev-app by @dependabot in #932
- Bump @babel/runtime from 7.26.7 to 7.26.10 in /dev-app by @dependabot in #931
- Update ios config to xcode 16 by @tim-lin-bbpos in #939
New Contributors
- @isabel-stripe made their first contribution in #894
Full Changelog: v0.0.1-beta.24...v0.0.1-beta.25