#esteticaldev-stripe-rn-android
1 messages · Page 1 of 1 (latest)
Hey! Don't think this is anything controlled by Stripe, but likely an Android setting somewhere. Checking
Could be related: https://support.google.com/pay/answer/9215533?hl=en
You can save your credit and debit cards to Google Pay to pay for items later. When you enter info in a new form in an app, your phone could ask you to save that info.
Note: Some of these steps
Can i turn it off in java config?
Seems like it's a setting on the device, not the integration
Can i detect that the setting on the device is turn on?
I've no idea I'm afraid. Our Android library wouldn't have access to those settings
This is very annoying for the user
Then they'll need to turn it off in their phone settings (at the link I sent)
This isn't something implemented/controlled by us!
so
the way I see it I have two options
i try to integrate google payment with your plugin
then the modal will have some use
or I manage somehow to make it disappear by refreshing the application
or as third option I try to send the user to that link
that you passed me
what do you think
?