v0.0.1-beta.17
nazli-stripe
released this
03 Apr 20:59
·
118 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 [email protected]
- New: PaymentIntent objects returned by the SDK now contains
metadata
field. - Breaking:
tsi
andtvr
fields on ReceiptDetails are displayed astransactionStatusInformation
andterminalVerificationResult
on Android. - Fix: Fixes a bug where
CardPresentDetails.network
field 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