stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

feat: allow confirmPayment to be called without payment method

Open charliecruzan-stripe opened this issue 3 years ago • 0 comments

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.

charliecruzan-stripe avatar Aug 10 '22 22:08 charliecruzan-stripe