Skip to content

v0.0.1-beta.16

Compare
Choose a tag to compare
@nazli-stripe nazli-stripe released this 25 Mar 22:39
· 125 commits to main since this release
5e5e3f5
  • Native SDKs upgraded to 3.4.0
  • New: Disconnect callback now includes a disconnect reason.
  • New: Added support for refunding payments by passing PaymentIntent id.
  • New: Added autoReconnectOnUnexpectedDisconnect for Tap to Pay.
  • New: Added rebootReader support to restart the connected reader. This method is currently only available for Bluetooth and USB readers.
  • Beta: Added collectInputs support to display on-reader forms and collect information from customers.
  • Beta: Added support for retrieving and updating reader settings on WisePOS E and Stripe S700 by calling getReaderSettings and setReaderSettings. Accessibility settings are provided at this time, allowing text-to-speech via speakers to be turned on and off as needed.

What's Changed

New Contributors

Full Changelog: v0.0.1-beta.15...v0.0.1-beta.16