v0.0.1-beta.17
·
224 commits
to main
since this release
- New: Adds support for taking offline payments with smart readers.
- The offline mode feature is in private beta. To request access, please email stripe-terminal-betas@stripe.com
- New: PaymentIntent objects returned by the SDK now contains
metadatafield. - Breaking:
tsiandtvrfields on ReceiptDetails are displayed astransactionStatusInformationandterminalVerificationResulton Android. - Fix: Fixes a bug where
CardPresentDetails.networkfield wasn't being displayed correctly. - Fix: Fixes plugin resolution issues for Expo.
What's Changed
- fix card present detail network issue by @ianlin-bbpos in #648
- Upgrade config-plugins by @nazli-stripe in #652
- sPOS offline mode support by @nazli-stripe in #649
- .17 prep by @nazli-stripe in #654
- Add metadata field to payment intent by @nazli-stripe in #656
- Upgrade Expo to 50 by @ianlin-bbpos in #657
Full Changelog: v0.0.1-beta.16...v0.0.1-beta.17