stripe / stripe-terminal-react-native

React Native SDK for Stripe Terminal
https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=react-native
MIT License
110 stars 50 forks source link

[WIP] Bump Terminal SDK to 4.0.0 #847

Open tim-lin-bbpos opened 1 week ago

tim-lin-bbpos commented 1 week ago

Summary

Bump Terminal SDK to 4.0.0

Motivation

Testing

Documentation

Select one:

nazli-stripe commented 1 week ago

@tim-lin-bbpos To match the new native commands can we consolidate all connect* methods to a single connectReader method? @sjl-stripe are there other method / parameter name changes we are missing in the React Native layer?

sjl-stripe commented 1 week ago

@tim-lin-bbpos you might've already made this change - confirmPaymentIntent, confirmSetupIntent and confirmRefund now return a Cancelable .