triniwiz / nativescript-plugins

Apache License 2.0
80 stars 50 forks source link

fix(stripe) Add null safe operator #144

Closed justinkurtz closed 1 year ago

justinkurtz commented 1 year ago

If capturePayment does not return a StripePaymentIntent, this will allow payments to succeed. Discussed in #141