> ## Documentation Index
> Fetch the complete documentation index at: https://protegee.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Payment Processors

> This section will show you how to quickly connect your payment processors

<Tip>
  Feel free to skip ahead to: [API Integration](/docs/voice-api-integration). We've already added a default account called `example-co` to your account when in test mode.
</Tip>

## Connecting your payment processors

On protegee, you can connect as many payment providers as you like. The way they are distinguished is by specifying the `vendor` field in any requests to Protegee. To get you started, we added a test one called `example-co` that you can start using immediately.

<img className="block" src="https://mintcdn.com/protegee/hyzol41G7875b8OT/images/my-vendors.png?fit=max&auto=format&n=hyzol41G7875b8OT&q=85&s=528c703d3f0d9e83258d3163a95f89ae" alt="example-co vendor" width="973" height="179" data-path="images/my-vendors.png" />

### Setup

Go to [Vendors](https://protegee.ai/vendors). This is where you'll be able to see all your available vendors as well as add new ones.

### For Stripe

Connecting your vendor is as easy as sharing an onboarding link with your customers:

<img className="block" src="https://mintcdn.com/protegee/hyzol41G7875b8OT/images/vendors-stripe.png?fit=max&auto=format&n=hyzol41G7875b8OT&q=85&s=e0af067ce262201f40dfa448a862c880" alt="adding a stripe vendor" width="465" height="268" data-path="images/vendors-stripe.png" />

Just enter a name you'd like to use to refer to your customer. For example, if the company was called `Example Co`, name it `example-co`. If it was `Shake Shack`, name it `shake-shack`.

### For Authorize.net

Same idea here. Obtain the `Login ID` and the `Transaction Key` from your customer, enter it here, and give it an appropriate vendor name. For example, if the company was called `Example Co`, name it `example-co`. If it was `Shake Shack`, name it `shake-shack`.

<img className="block" src="https://mintcdn.com/protegee/hyzol41G7875b8OT/images/vendors-authorizenet.png?fit=max&auto=format&n=hyzol41G7875b8OT&q=85&s=8712964ea53ea1d6a6b32741de3904f5" alt="adding a authorizenet vendor" width="463" height="313" data-path="images/vendors-authorizenet.png" />

### Coming soon

VGS, Adyen

### For any others

Send an email to [kirthi@protegee.ai](mailto:kirthi@protegee.ai) and get integration going.
