Client Setup for Braintree
Follow step-by-step instructions to set up a client application for Braintree.
Braintree provides us with different client-side SDKs such as Android, iOS, and JavaScript. These SDKs allow us to integrate Braintree functionality at the front-end of our applications.
The workflow of the events performed by our client using the Braintree SDK is shown below:
- Token request sent to the server
- Client token received from the server
- Payment information sent to Braintree to get a payment method nonce
- Payment method nonce received from Braintree
- Payment method nonce sent to the server
Get hands-on with 1400+ tech skills courses.