stripe-react-native
stripe-react-native copied to clipboard
not getting cancel/success event for presentPaymentSheet on android when click on outside of payment sheet
"@stripe/stripe-react-native": "0.36.0", "react": "18.2.0", "react-native": "0.72.6",
having an above configuration in the project but if you open the payment sheet and then close the sheet or close the sheet by tapping outside of the sheet then not getting cancel/success event in the presentPaymentSheet. please check it