stripe-terminal-react-native
stripe-terminal-react-native copied to clipboard
Laulhus/fix create setup intent params
Summary
Changed property name customerId to customer in CreateSetupIntentParams and SetupIntentScreen
Motivation
Fixing mismatch between types file and published documentation. Issue: https://github.com/stripe/stripe-terminal-react-native/issues/591#issue-2039484717
Testing
- [X] I tested this manually
- [ ] I added automated tests
Documentation
Select one:
- [X] I have added relevant documentation for my changes.
- [ ] This PR does not result in any developer-facing changes.