Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose prefersEphemeralWebBrowserSession #1297

Open
gersonmdesouza opened this issue May 10, 2024 · 2 comments
Open

Expose prefersEphemeralWebBrowserSession #1297

gersonmdesouza opened this issue May 10, 2024 · 2 comments

Comments

@gersonmdesouza
Copy link

Is your feature request related to a problem? Please describe.

Hello,

We recently started offering Local Payment Methods to our users and we can see a gap on payment acceptance rate comparing Braintree to the old provider that we were using. We added tracking and logging to every place that we could and we noticed that iOS users are dropping mainly because of Apple's consent popup asking the user to share their credentials with paypal.com website. This is causing user misunderstanding what was the selected payment method, first the user selected iDeal or P24, but now the app is showing paypal.com message, so the user is canceling the flow.

Is there any way to control this field and stop sharing user credentials with the web browser session?
https://github.com/braintree/braintree_ios/blob/main/Sources/BraintreeCore/BTWebAuthenticationSession.swift#L9

Describe the solution you'd like.

As a software developer and Braintree's client, I want to control whenever the user shares their credentials with web browser session during Local Payment Method flow, in order to increase payment acceptance rate and decrease misunderstandings.

@KunJeongPark
Copy link
Contributor

Thank you for letting us know about this concern.
I will check with product and get back to you as soon as possible to let you know if this is possible.

@KunJeongPark
Copy link
Contributor

KunJeongPark commented Jun 3, 2024

Hello, I am waiting for product to follow up with this. I will check with them today.

They said that they'd follow up within a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants