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

Sync interac_present info in CollectCardPaymentScreen in dev-app. #850

Closed tim-lin-bbpos closed 1 week ago

tim-lin-bbpos commented 1 week ago

Summary

Sync interac_present info in CollectCardPaymentScreen in dev-app.

Motivation

https://jira.corp.stripe.com/browse/TERMINAL-41708 There's two elements affect the present of interac_present, now we sync all of this controls and also only leverage on react native's setState method in order to fix un-sync issue.

Testing

Documentation

Select one: