rhedgpeth / BrainTree-Xamarin.Android-Binding

Xamarin.Android Binding for the BrainTree library
3 stars 0 forks source link

Help using Braintree with Xamarin #1

Open acolangelo86 opened 8 years ago

acolangelo86 commented 8 years ago

Hi, I need help using Braintree with Xamarin. I have no idea how to add credit card and get nonce (I 'm able to create CardBuilder, but when I try to do Card.Tokenize(braintreeFragment, cardBuilder), I have no idea how to get Nonce from Braintree). Please help me. Thanks

oldgitGB commented 8 years ago

The BraintreeFragment type is not found when you try to run the BraintreeV2Example. Any idea what is missing? Clean and rebuilding does not help.

Cheers!

waheez commented 7 years ago

having Same issue, BraintreeFragment not found.