Skip to main content
You are viewing content for . View content for other locations.
×

Add a Badge

Give your customers the confidence that their credit card data is safe and secure with Braintree.


Click-verified

When clicked, your customers will see this verification which can better communicate your dedication to credit card security and industry compliance requirements.

How to

Use the HTML below, replacing YOUR_MERCHANT_ID with your actual merchant ID. If you don't know your merchant ID, please contact us via our Help Form.

Braintree badge: dark
<a href="https://www.braintreegateway.com/merchants/YOUR_MERCHANT_ID/verified" target="_blank">
      <img src="https://s3.amazonaws.com/braintree-badges/braintree-badge-dark.png" width="164px" height ="44px" border="0"/>
    </a>
Braintree badge: light
<a href="https://www.braintreegateway.com/merchants/YOUR_MERCHANT_ID/verified" target="_blank">
      <img src="https://s3.amazonaws.com/braintree-badges/braintree-badge-light.png" width="164px" height ="44px" border="0"/>
      </a>
Braintree badge: wide and dark
<a href="https://www.braintreegateway.com/merchants/YOUR_MERCHANT_ID/verified" target="_blank">
      <img src="https://s3.amazonaws.com/braintree-badges/braintree-badge-wide-dark.png" width="280px" height ="44px" border="0"/>
      </a>
Braintree badge: wide and light
<a href="https://www.braintreegateway.com/merchants/YOUR_MERCHANT_ID/verified" target="_blank">
      <img src="https://s3.amazonaws.com/braintree-badges/braintree-badge-wide-light.png" width="280px" height ="44px" border="0"/>
      </a>