razorpay / react-native-razorpay

React Native wrapper for Razorpay's mobile SDKs
https://www.npmjs.com/package/react-native-razorpay
MIT License
121 stars 107 forks source link

Need a ability to disable the screenshot of the payment screen, Currently user can capture the screenshot of the card details #479

Open Punit-Wemotive opened 1 month ago

Punit-Wemotive commented 1 month ago

Implement a feature to disable the ability to take screenshots of the payment screen within the application. This is to ensure that sensitive card details and other payment information cannot be captured and potentially misused by unauthorized parties.

Background Currently, users can capture screenshots of the payment screen, which includes sensitive information such as credit/debit card details, billing information, and other personal data. Allowing this poses a significant security risk, as captured screenshots can be easily shared, stored, and accessed by unauthorized individuals.