> For the complete documentation index, see [llms.txt](https://apidocs.onekeypayments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apidocs.onekeypayments.com/api-documentation/deposits-api/payment-methods/america/canada.md).

# Canada

Check the list of Payment Methods available on Canada

## Payment Methods

|                                                                                                  Icon                                                                                                 | payment\_method | Name              |    Flow    |  Payment Type  | Available for test | Iframe supported |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------: | ----------------- | :--------: | :------------: | :----------------: | :--------------: |
| [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/m72UdWmbYzb38XinG6OJ/IF.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/IF.svg) |       `IF`      | Interac Etransfer | `REDIRECT` |     VOUCHER    |                    |        Yes       |
| [<img src="https://content.gitbook.com/content/7aIgg5dys0yN8otrASQq/blobs/NIcAcc7T61JXC32S431w/IR.svg" alt="" data-size="line">](https://resources.directa24.com/cashin/payment_method/square/IR.svg) |       `IR`      | Interac Online    | `REDIRECT` | BANK\_TRANSFER |                    |        Yes       |

{% hint style="success" %}
Use the [Payment Methods Endpoint](/api-documentation/deposits-api/endpoints/payment-methods-endpoint.md) to retrieve the Payment Methods' types, logos and more details.
{% endhint %}

## Fields required for the [OneShot Experience](/api-documentation/deposits-api/endpoints/deposit-creation-endpoint.md#oneshot-experience)

| Payment Method Name | country | amount | payer\[] | payment\_method |
| ------------------- | :-----: | :----: | :------: | :-------------: |
| All                 |   Yes   |   Yes  |    Yes   |       Yes       |

###

### Payer object requirements

| Payment Method Name | document | email | first\_name | last\_name |
| ------------------- | :------: | :---: | :---------: | :--------: |
| All                 |    Yes   |  Yes  |     Yes     |     Yes    |

{% hint style="success" %}
Other fields not in these lists are optional.
{% endhint %}
