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

How to disable Tap to Pay on iPhone terms and conditions pop-up for certain users on reader connect?

Open inzqne opened this issue 9 months ago • 1 comments

Hello,

I am currently developing an app that has a business-focused user hierarchy. I only want to show the terms and conditions pop-up that automatically shows up on reader connect to the appropriate admin users. If a non-admin user tries to connect to reader, I want a way to detect that terms have not been accepted by admin yet so that I can show them a message, is there an error that gets thrown for this in the react native SDK with a specific configuration?

This is also necessary by Apple in order to get approval for the distribution entitlement (see picture below). Is there currently no way of doing this with the react native SDK? Any help is appreciated!

image

inzqne avatar May 24 '24 03:05 inzqne