> For the complete documentation index, see [llms.txt](https://nidzo-docs.gitbook.io/ticketsbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nidzo-docs.gitbook.io/ticketsbot/other/paypal-invoices.md).

# PayPal (Invoices)

Documentation on how to setup PayPal for Invoicing.

{% hint style="info" %}
To have PayPal invoicing working properly, you'll have to do these steps on a **PayPal Business Account**.
{% endhint %}

## PayPal API Credentials

To be able to use PayPal Invoicing Features from the bot (`/paypal invoice`) you first need to obtain PayPal API Secret & Client ID and to enter them to Config by following steps:

1. Login to [PayPal Developer Dashboard](https://developer.paypal.com/dashboard)
2. Click 'Apps & Credentials' from the top navigation
3. Switch 'Live' Button from the top navigation or click '[View live credentials](https://i.imgur.com/WsFP71a.png)' from the orange box
4. Click 'Create App' Button, enter name of your App
5. You'll be redirected to page where you can see 'Client ID' & 'Secret' (Secret Key) Fields, copy Client ID and paste it to `config.yml`, copy 'Secret' and paste it to `config.yml`.
