v0.0.1-beta.13
nazli-stripe
released this
25 Aug 19:51
·
178 commits
to main
since this release
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