# Overview

RecConnect is proud to partner with [Stripe](https://stripe.com/) as our trusted payment processing provider.

Stripe is a globally recognized leader in payment solutions, offering secure, reliable, and efficient processing. With industry-leading fraud prevention and compliance measures, Stripe ensures your transactions are handled with the utmost care.

When you use RecConnect to collect payments and send invoices, Stripe’s transparent fees apply: just **2.9% + $0.30 per transaction** for credit cards and a reduced rate for ACH bank transfers. RecConnect also collects a **1% platform fee** for all payments and invoices. The platform fee is passed onto the customer. The stripe fee is not.

As a RecConnect user with a Stripe-connected account, you can manage all your financial operations directly through the Stripe Dashboard. Use the link below to log in and take advantage of Stripe’s powerful tools:

[Stripe Dashboard](https://dashboard.stripe.com/)

#### Features Available in the Stripe Dashboard

1. **Financial Reports:**
   * Access detailed insights into your revenue, processing fees, and payout history.
   * Export customizable reports for accounting or performance tracking.
2. **Invoicing Tools:**
   * Create and send professional invoices to customers.
   * Automate reminders and track payment statuses for seamless management.
3. **Balances Overview:**
   * Monitor available and pending balances.
   * View payout schedules and expected transfer dates.
4. **Transactions History:**
   * Review a complete history of payments, refunds, and disputes.
   * Drill down into individual transactions for specific details.
5. **Instant Payouts:**
   * If eligible, access funds instantly using a linked debit card (fees apply).
6. **Tax Reporting:**
   * Access 1099 forms and other tax-related documentation directly from the dashboard (if applicable).

#### How to Get Started

1. Click the [Stripe Dashboard](https://dashboard.stripe.com/) link.
2. Log in using the credentials associated with your Stripe-connected account.
3. Explore the features and tools to optimize your financial workflows.

For additional assistance, visit the [Stripe Documentation](https://stripe.com/docs) or reach out to Stripe Support via the dashboard.


---

# 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://recconnect.gitbook.io/recconnect-tutorials/payments/overview.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.
