# How to connect FlyCode to your Braintree/PayPal account

**TL;DR:** If you sell SaaS B2C/B2B subscriptions with Braintree/ PayPal, we’re here to help you recover lost revenue due to failed payments and involuntary churn.

1. Create a new FlyCode Role (Under Team > Roles) with access to the following items:

<figure><img src="/files/8Xz1VnR4gGudqRkWW0bO" alt=""><figcaption></figcaption></figure>

2\. Now that the FlyCode role exists, go the Team > Users > Add new user with the FlyCode email you got during signup&#x20;

* Enable API Access&#x20;
* In "Roles" please pick the new FlyCode role you created in (1)&#x20;
* In the Merchant account, pick your account&#x20;

\<Create User>&#x20;


---

# 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.flycode.com/docs/integrations/how-to-connect-flycode-to-your-braintree-paypal-account.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.
