I want get the nonce value from braintree. I can get the client token very easily but how can i get the nonce value from braintree in asp.net c#.
any help will be highly appreciated.
If your client is set up correctly as shown here, it will fetch the payment method nonce from the Braintree servers and make it available on your servers as shown here. If you still have trouble retrieving the nonce, I recommend reaching out to Braintree support for help.