Introduction about Braintree
Braintree is a company that was acquired by PayPal. Braintree provides clients payment gateway with a merchant account. Today we learn how do we Setup Braintree Account.
Braintree provides JavaScript SDK for payment gateways and also provides API’s for,
- PayPal
- Google Pay
- Samsung Pay
- Apple Pay
- Venmo
- Credit/Debit Cards
Checkout:
Stripe Payment API integration and Card save and delete operation in Codeigniter
Today we set up a Braintree sandbox account. Here very 5 Simple Steps To Braintree Account Setup with API,
- Go to the Braintree sandbox page and fill the complete form.
- After complete the registration, we set up the API.
Braintree Account API Setup
- Go to the gear Icon which shows on the below image.
Path: Gear Icon -> API
- After clicking on API you will see this page, on this page you can see the Client Side API version.
- For checking server side API keys for PHP, here the image steps,
Steps to Setup Payment Gateway on Braintree
- Click on gear Icon which shows on the below image.
Path: Gear Icon -> Processing.
You see this page on Processing tab,
Above are the steps to Braintree Account Setup with API. If any issues on setup let me know on the comment section.
Also Check:
- Send Mail Attachments with PHP Mail()
- Selection in CSS | CSS ::selection
- How to Integrate Google Translate on website
Happy Coding..!
One Reply to “4 Simple Steps To Braintree Account Setup with API”