braintree / braintree_android

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

Fixups for main merge into v5 #1038

Closed saperi22 closed 3 months ago

saperi22 commented 3 months ago

Summary of changes

Checklist

Authors

List GitHub usernames for everyone who contributed to this pull request.

saperi22 commented 3 months ago

@sarahkoop I'm not sure I got the createPaymentAuthRequest/launch/handleReturnToApp/tokenize correct. It feels a bit convoluted to work with. Is what I'm doing correct? We should update the v5 migration guide with the sample after we have working code.