# Digits Pay Pricing

***

### Invoicing (Taking Payments)

Card payments depend on your plan. International cards incur a 1.5% fee, and currency conversion adds 1% when applicable.

#### Credit Cards, Debit Cards, Apple Pay, and Google Pay

<table><thead><tr><th width="254.78839111328125">Fee Type</th><th width="149.6171875">Starter</th><th width="144.4510498046875">Essentials</th><th width="154.654052734375">Core</th></tr></thead><tbody><tr><td>Processing Fee</td><td>3.2% + 30¢</td><td>3.0% + 30¢</td><td>2.9% + 30¢</td></tr><tr><td><strong>International Cards</strong></td><td></td><td></td><td></td></tr><tr><td><em>Applied when the card is issued outside the U.S.</em></td><td>+1.5%</td><td>+1.5%</td><td>+1.5%</td></tr><tr><td><strong>Currency Conversion</strong></td><td></td><td></td><td></td></tr><tr><td><em>Applied when payment is settled in a different currency</em></td><td>+1.0%</td><td>+1.0%</td><td>+1.0%</td></tr><tr><td>Chargebacks &#x26; Disputes</td><td>$15 per dispute</td><td>$15 per dispute</td><td>$15 per dispute</td></tr><tr><td>Refunds</td><td>Free</td><td>Free</td><td>Free</td></tr></tbody></table>

Processing fees from the original transaction are typically not returned when a refund is issued.

#### ACH / Bank Transfer

| Fee Type               | Starter          | Essentials           | Core                 |
| ---------------------- | ---------------- | -------------------- | -------------------- |
| Processing fee         | 1.0%             | 1.0% (capped at $15) | 1.0% (capped at $10) |
| ACH returns & failures | $7.50 per return | $7.50 per return     | $7.50 per return     |

***

### Bill Pay (Making Payments)

These fees apply when you make payments using Bill Pay.

#### Standard Bill Pay Fees

<table><thead><tr><th width="290.344482421875">Payment Method</th><th width="242.9169921875">Fee</th></tr></thead><tbody><tr><td>ACH payment</td><td>50¢</td></tr><tr><td>Check (printed &#x26; mailed)</td><td>$2.50</td></tr><tr><td>Digits Pay ("Collect")</td><td>$2</td></tr><tr><td>Expedited check <em>(coming soon)</em></td><td>$10</td></tr><tr><td>Overnight check <em>(coming soon)</em></td><td>$35</td></tr><tr><td>Domestic wire <em>(coming soon)</em></td><td>$20</td></tr><tr><td>Returned ACH / payment failure</td><td>$7.50 per return</td></tr><tr><td>Stop payment</td><td>$20 per request</td></tr></tbody></table>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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://help.digits.com/business-bills-and-invoices/digits-pay-pricing.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.
