# Countries Supported

Alternative Payments currently supports partners in the **United States** and **Canada**.

***

### United States

U.S.-based partners have access to the full Alternative Payments platform. Supported payment methods include:

* **ACH (bank transfer)** - Free for customers
* **Credit and debit cards** - Processing fees apply
* **Pay in Installments** - Flexible financing that lets customers pay invoices over time

All transactions are processed in **USD**.

***

### Canada

Canadian partners operate entirely in **CAD**. Supported payment methods include:

* **Pre-Authorized Debit (PAD)** - The Canadian equivalent of ACH
* **Electronic Funds Transfer (EFT)**
* **Credit and debit cards**

The following features are **not** currently available for Canadian partners:

* Pay in Installments
* Buy Now, Pay Later (BNPL)
* Collections

  <div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Regional restriction:</strong> Quebec is not currently supported due to additional provincial consumer protection and language requirements. Partners with customers in Quebec should contact their account executive for guidance.</p></div>

  For more details on operating in Canada, see [Using Alternative Payments in Canada](/getting-started/using-alternative-payments-in-canada.md).

***

### International Credit Card Processing

Alternative Payments supports processing transactions from major international credit cards. Partners based in the U.S. or Canada can accept credit card payments from customers located outside of North America, subject to standard processing fees.

{% hint style="info" %}
International credit card processing is limited to card payments only. ACH, PAD, EFT, and financing options are not available for international transactions.
{% endhint %}


---

# 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.alternativepayments.io/getting-started/introduction-to-alternative-payments/countries-supported.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.
