stripe-react-native
stripe-react-native copied to clipboard
feat: allow confirmPayment to be called without payment method
Summary
allows merchants to confirm a payment intent that has had the payment method attached on the server side
Motivation
closes https://github.com/stripe/stripe-react-native/issues/614
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.