braintree / braintree_android

Braintree SDK for Android
https://developer.paypal.com/braintree/docs/start/hello-client/android/v4
MIT License
409 stars 234 forks source link

Way to determine one time vs. Buy Now, Pay Later in Checkout flow? [4.9.0] #531

Open langsmith opened 2 years ago

langsmith commented 2 years ago

General information

com.braintreepayments.api:paypal and com.braintreepayments.api:data-collector

Issue description

Is there a way for my app to determine whether a user used PayPal buy now or Buy Now Pay Later? Does the Braintree Android SDK expose some info when the SDK sends a user back to the app after a Checkout flow is completed in the mobile browser? Any hacks for figuring this out?

sarahkoop commented 2 years ago

Hi @langsmith - Thanks for using the Braintree Android SDK. This is not currently possible, but we will leave this issue open as a feature request.

langsmith commented 2 years ago

Ok, thanks for letting me know