braintree / braintree_ios

Braintree SDK for iOS
https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5
MIT License
560 stars 296 forks source link

Add `userAuthenticationEmail` to 1-Time Checkout #1276

Closed scannillo closed 5 months ago

scannillo commented 5 months ago

Background

Summary of changes

Demo UI

Screenshot 2024-04-18 at 11 13 39 AM

Checklist

Authors

@scannillo

scannillo commented 5 months ago

Update the base branch to be for the ShopperInsights feature based on convos that E2E testers will be testing this alongside ShopperInsights and the 2 features are "planned" to be released together.

sarahkoop commented 5 months ago

Are we seeing the same success in sand and error in prod as we are on Android?

scannillo commented 5 months ago

Are we seeing the same success in sand and error in prod as we are on Android?

I'm seeing this work in sandbox, but am not seeing the email prefill in production. I don't see a specific error in production though. @tdchow - what error in prod are you seeing?

sarahkoop commented 5 months ago

Are we seeing the same success in sand and error in prod as we are on Android?

I'm seeing this work in sandbox, but am not seeing the email prefill in production. I don't see a specific error in production though. @tdchow - what error in prod are you seeing?

Confirmed it's expected to not be passed in prod currently (prod has not been released) - should not block merging this PR, we will hold on the full feature merge/release until this is rolled out in prod

tdchow commented 5 months ago

I'm seeing this work in sandbox, but am not seeing the email prefill in production. I don't see a specific error in production though. @tdchow - what error in prod are you seeing?

Apologies! I wasn't seeing a specific error, but I was not seeing email prefilled in the live environment, same as iOS.