Releases: stripe/terminal-js
Releases · stripe/terminal-js
v0.11.0
What's Changed
- Support for tip-eligible amounts with new
ITippingConfigobject inICollectConfig
v0.10.1
What's Changed
- Bump protobufjs from 6.9.0 to 6.11.3 by @dependabot in #50
- bump node by @jdivock-stripe in #51
New Contributors
- @lins-stripe made their first contribution in #49
v0.10.0
- Add
config_overrideparameter tocollectPaymentMethodto allow for skip tipping
v0.8.0
- Adds types for SetupIntents
v0.7.0
- Fixed typo in field description
- Updated Reader type to the latest
v0.6.0
- Adds Location and Address types
v0.5.0
- Type added for
OutputLogLevelonStripeTerminalobject - lodash updated to latest secure version
v0.4.0
- Add
testPaymentMethodandtestCardNumberparameters toSimulatorConfiguration
v0.3.0
- Now properly provides both
PaymentStatusandConnectionStatusenum types onStripeTerminalobject