Releases: stripe/stripe-terminal-react-native
Releases · stripe/stripe-terminal-react-native
v0.0.1-beta.13
Summary
- Tap to Pay Android and iOS support in all available markets
- USB connection support for Android devices
- Auto-reconnection support for USB and Bluetooth connections
- CollectPaymentMethodConfiguration supports
updatePaymentIntent
option
What's Changed
- Update RN SDK version for apps to beta.12 by @nazli-stripe in #473
- [dev-app] change input type on tip-eligble field to allow negative numbers by @lins-stripe in #478
- [dev app] pass on incremental/extended auth params and update stripe dependency by @lins-stripe in #479
- fix: Provide correct resource name for collectSetupIntentPaymentMetho… by @noahweingand in #475
- Add withExceptionResolver to Android Terminal init function by @nazli-stripe in #491
- Bump tough-cookie from 4.1.2 to 4.1.3 in /example-app by @dependabot in #495
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #496
- Bump semver from 5.7.1 to 5.7.2 in /dev-app by @dependabot in #498
- Bump semver from 5.7.1 to 5.7.2 in /example-app by @dependabot in #497
- add dummy locations for invalid location registration test. by @ianlin-bbpos in #494
- update native sdk by @ianlin-bbpos in #503
- Support refundApplicationFee and reverseTransfer options in in-person refunds by @EricLin-BBpos in #501
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #507
- Bump word-wrap from 1.2.3 to 1.2.4 in /dev-app by @dependabot in #509
- Bump word-wrap from 1.2.3 to 1.2.4 in /example-app by @dependabot in #510
- Bump SDKs to 2.22 by @nazli-stripe in #512
- routing priority by @ianlin-bbpos in #500
- Support updatePaymentIntent parameter by @EricLin-BBpos in #514
- Example env file for fastlane auth by @nazli-stripe in #515
- Support indicate connected account to be used for Direct Payment during merchant selection by @EricLin-BBpos in #502
- Cache token provider callback between re-renders. by @chr-stripe in #520
- Bluetooth/Usb automatic reconnection by @EricLin-BBpos in #516
- Fix discovery-readers cannot scroll down registered devices list. by @EricLin-BBpos in #524
- Bump iOS SDK to 2.23.1 by @ianlin-bbpos in #523
- Bump android to 2.23.1 by @nazli-stripe in #530
New Contributors
- @lins-stripe made their first contribution in #478
- @noahweingand made their first contribution in #475
- @ianlin-bbpos made their first contribution in #494
- @EricLin-BBpos made their first contribution in #501
- @chr-stripe made their first contribution in #520
Full Changelog: v0.0.1-beta.12...v0.0.1-beta.13
v0.0.1-beta.12
This release adds support for Tap to Pay on iOS and Android. Tap to Pay iOS is available in the US. Tap to Pay Android is supported in the Australia, Canada, France, Germany, Ireland, New Zealand, Singapore, the UK and the US.
Bumps Terminal iOS SDK to 2.20.2 and Android SDK to 2.20.1
What's Changed
- Update apps to latest release (v0.0.1-beta.11) by @mindy-stripe in #405
- [iOS] Fix double nesting of reader update error by @bric-stripe in #412
- Set up Bitrise by @davidme-stripe in #419
- Upgrade Android and iOS SDK to 2.17.1 by @TheRusskiy in #434
- Bump iOS versions by @billfinn-stripe in #437
- Remove CircleCI by @billfinn-stripe in #438
- Add missing mapper for iOS ChargeStatus enum by @bric-stripe in #442
- Add local mobile support to iOS by @mihaildu in #441
- bitrise: Set apple dev connection to "off" by @billfinn-stripe in #445
- Add captureMethod to createPaymentIntent by @billfinn-stripe in #447
- dev-app: Support local mobile by @billfinn-stripe in #448
- Add deviceType of reader for TTPOI. by @chenzesam in #457
- Regenerate docs with exported interface for SDK methods by @nazli-stripe in #465
- Tap to pay android support by @nazli-stripe in #466
- Update CODEOWNERS by @nazli-stripe in #468
- Bump iOS and Android SDK versions by @nazli-stripe in #467
- Bump fastlane by @nazli-stripe in #469
- Update .eslintignore by @nazli-stripe in #472
New Contributors
- @davidme-stripe made their first contribution in #419
- @TheRusskiy made their first contribution in #434
- @mihaildu made their first contribution in #441
- @chenzesam made their first contribution in #457
- @nazli-stripe made their first contribution in #465
Full Changelog: v0.0.1-beta.11...v0.0.1-beta.12
v0.0.1-beta.11
What's Changed
- Bump iOS SDK to 2.13, Android SDK to 2.14 by @mindy-stripe in #399
- Support tip-eligible amounts (see Stripe documentation for more information) by @mindy-stripe in #402
Fixes
- scripts/publish: Fix handling of zero arguments by @billfinn-stripe in #393
- [android] StripeTerminalReactNativeModule: Fix setting customer by @billfinn-stripe in #401. Fixes #400.
New Contributors
- @mindy-stripe made their first contribution in #399
Full Changelog: v0.0.1-beta.10...v0.0.1-beta.11
v0.0.1-beta.10
v0.0.1-beta.9
v0.0.1-beta.8
What's Changed
- update apps to beta 7 by @jdivock-stripe in #356
- bump RN version to 0.68.2 by @jdivock-stripe in #357
- beforeRemove listener cleanup by @arekkubaczkowski in #358
- unit tests by @arekkubaczkowski in #353
- Fixup stripe.dev links and regen docs by @bric-stripe in #365
- Bump moment from 2.29.2 to 2.29.4 in /dev-app by @dependabot in #367
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #368
- bumping underlying SDK versions by @jdivock-stripe in #374
- bumping android to 2.12.0 by @jdivock-stripe in #375
Full Changelog: v0.0.1-beta.7...v0.0.1-beta.8
v0.0.1-beta.7
What's Changed
- bump to beta-6 by @jdivock-stripe in #352
- removing james as codeowner by @jdivock-stripe in #354
- fixing response logging by @jdivock-stripe in #355
Full Changelog: v0.0.1-beta.6...v0.0.1-beta.7
v0.0.1-beta.6
What's Changed
- post beta-5 updates and cleanup by @jdivock-stripe in #347
- Fix typo in readme by @kevinlam92 in #348
- prevent calling discoverReaders if not completed by @arekkubaczkowski in #351
New Contributors
- @kevinlam92 made their first contribution in #348
Full Changelog: v0.0.1-beta.5...v0.0.1-beta.6
v0.0.1-beta.5
What's Changed
- move onto node LTS 16.15.0 by @jdivock-stripe in #344
- move example app instructions to main readme by @jdivock-stripe in #345
- Relying only .npmignore for publishing files by @jdivock-stripe in #346
New Contributors
- @bric-stripe made their first contribution in #337
Full Changelog: v0.0.1-beta.3...v0.0.1-beta.5
v0.0.1-beta.4
What's Changed
- Sets up initial jest infra and mocks along with a basic export snapshot by @jdivock-stripe in #331
- Spit out android units and get all test suites outputting junit by @jdivock-stripe in #332
- exporting event names by @jdivock-stripe in #336
- Fix iOS not announcing connection and payment status changes by @bric-stripe in #337
- emit payloads for all events by @jdivock-stripe in #338
- fix redundant event emits by @jdivock-stripe in #339
- remove android cots and handoff deps by @jdivock-stripe in #340
New Contributors
- @arekkubaczkowski made their first contribution in #3
- @jdivock-stripe made their first contribution in #21
- @tomas-stripe made their first contribution in #83
- @dhenry-stripe made their first contribution in #117
- @dependabot made their first contribution in #216
- @jil-stripe made their first contribution in #241
- @billfinn-stripe made their first contribution in #273
- @bric-stripe made their first contribution in #337
Full Changelog: https://github.com/stripe/stripe-terminal-react-native/commits/v0.0.1-beta.4