Skip to main content

Adding Braintree

To accept payments through Braintree, you will need to add them as a provider.

Getting an account

If you need to sign up for a Braintree account, you can register for an account here.

Adding Braintree to payFURL

First, log into your Braintree account. Then go to Settings (cog in top right corner) > API.

From here you can either generate or copy your Private Key, Public Key and Tokenisation Key.

Braintree Secret Key

Go to Settings (cog in top right corner) > Merchant.

From here you can get the merchant id.

Braintree Secret Key

Make sure to use the right key for the environment (use the test key in sandbox and the live key in production)

You can use this to add Braintree as a provider in Payfurl. Go to Providers, New Provider and select Provider Type Braintree:

Add Braintree Provider