Is braintree clientToken supposed to be public?
I’m building an app that uses Braintree for processing payments. According to the documentation, I need a server-side endpoint that returns the clientToken, which is then used to manage a user’s vault and process payments, so I’m trying to… Continue reading Is braintree clientToken supposed to be public?