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

not getting cancel/success event for presentPaymentSheet on android when click on outside of payment sheet

Open kishanbh opened this issue 1 year ago • 0 comments

"@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

kishanbh avatar May 06 '24 12:05 kishanbh