# Braintree

## General Information <a href="#general" id="general"></a>

Braintree is an easy-to-integrate payment service provider that offers various payment methods and supports multiple currencies.

### Links <a href="#links" id="links"></a>

* [Login ](https://www.braintreegateway.com/login)at Braintree
* Braintree [Website](https://www.braintreepayments.com/ch)

## Features <a href="#features" id="features"></a>

### Payment types

The following features are available in the Payrexx merchant administration panel:

* ✅ One-time Payment
* ❌ Refund
* ❌ Partial Refund
* ❌ Recurring Payments (Subscription)
* ❌ Tokenization
* ❌ Pre-authorization

### Payment methods

* ​<img src="/files/i2CvZxxZnXlfbAOub7s3" alt="" data-size="line"> Visa
* ​​<img src="/files/N7Ev1Naz7cys3ffWZu8J" alt="" data-size="line"> Mastercard
* ​​<img src="/files/DWi8rpVkSAw87GESfrXI" alt="" data-size="line"> American Express
* <img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2FH4M1t7GsRmm0xkKAl7Mn%2Fcard_discover.svg?alt=media&#x26;token=220f9118-5dbe-418d-9fed-e1d20c59eb10" alt="" data-size="line"> Discover
* ​​<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2FBCyQmABe2o4IGlvHpW6P%2Fcard_jcb.svg?alt=media&#x26;token=e6794f80-a0e8-4f4f-97f3-22b51e01907d" alt="" data-size="line"> JCB
* ​​<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2FyyDayd73m9VbyRooi3jV%2Fcard_diners-club.svg?alt=media&#x26;token=3dc78a18-49aa-4260-8ad6-c56d20643731" alt="" data-size="line"> Diners Club
* ​​<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYJhU4qriZCz_Wxs0T0-543259558%2Fuploads%2F0dLdbfeYQlTUHZyQcunO%2Fcard_maestro.svg?alt=media&#x26;token=0336d765-693f-4e06-8c6c-7433bbfe2e50" alt="" data-size="line"> Maestro

## Country Availability

Please note that Braintree is only available in the following countries:

|                           |                           |
| ------------------------- | ------------------------- |
| :flag\_ad: Andorra        | :flag\_nz: New Zealand    |
| :flag\_au: Australia      | :flag\_no: Norway         |
| :flag\_eu: European Union | :flag\_sm: San Marino     |
| Hong Kong                 | :flag\_ch: Switzerland    |
| :flag\_is: Iceland        | :flag\_sg: Singapore      |
| :flag\_ca: Canada         | :flag\_us: United States  |
| :flag\_my: Malaysia       | :flag\_gb: United Kingdom |
| :flag\_mc: Monaco         |                           |

## Setup <a href="#setup" id="setup"></a>

Please follow the instructions below to integrate Braintree as an external payment provider in Payrexx.

### Configuration of Braintree <a href="#configuration-payment-provider" id="configuration-payment-provider"></a>

* Open an [account](https://www.braintreepayments.com/sandbox) with Braintree.
* Log in using the credentials you receive from Braintree.

### Configuration of Payrexx <a href="#configuration-payment-provider" id="configuration-payment-provider"></a>

{% hint style="info" %}
Make sure you're [logged in](https://login.payrexx.com/) to your Payrexx account before you begin. If you don’t have a Payrexx account yet, you can [register](https://signup.payrexx.com/) now.
{% endhint %}

* Transfer the sandbox data to your Payrexx page under **Payment Providers > Credit and Debit Cards > Show > Braintree**.

<div align="left"><figure><img src="/files/Cz4Lc3yoXJ5Z4ENm925R" alt=""><figcaption><p>Sandbox data to transfer to Payrexx</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/DBVlwBiyYzLQxPD0XbUg" alt=""><figcaption><p>Transfer of the data</p></figcaption></figure></div>

* Activate the preferred currencies:

![A merchant account must be added for each currency.](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/1017096270/original/blob1424770145185.png?1424770143)

* Transfer the Merchant Account IDs of the new currencies to your Payrexx account.
* After testing, you can [create a live account](https://signups.braintreepayments.com/).
* Transfer the Merchant ID and keys to your Payrexx installation as well.
* To add more currencies to the Merchant Account, please contact Braintree support.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payrexx.com/merchant/english/payment-provider/external-payment-provider/creditcards/braintree.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
