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

# Canada

{% hint style="danger" %}
Please be aware that our service is currently unavailable in this Country. We are working to restore service as quickly as possible. Thank you for your patience.
{% endhint %}

## Country specifications

<table><thead><tr><th align="center">country code</th><th align="center">currency code</th><th width="137.60546875" align="center">amount decimals</th><th>document name</th><th width="154.734375">document format</th><th align="center">document required?</th></tr></thead><tbody><tr><td align="center"><code>CA</code></td><td align="center"><code>CAD</code> and <code>USD</code></td><td align="center">2</td><td>DL (Drivers Licence)</td><td><p>Numeric. Length between 6 and 9 inclusive,</p><p>Or alphanumeric between 10 and 15 inclusive</p></td><td align="center">Yes</td></tr></tbody></table>

***

### Alternative Payment Methods available

<table><thead><tr><th width="95.484375" align="center">Logo</th><th width="159.83984375" align="center">payment_method</th><th width="188.66796875">Name</th><th width="175.16796875" align="center">payment_type</th><th>Flows<select><option value="JkSHqXYQT987" label="Redirect" color="blue"></option></select></th></tr></thead><tbody><tr><td align="center"><img src="/files/-MU9k7zm7e_IvMoNryQC" alt="" data-size="original"> </td><td align="center"><code>IF</code></td><td>Interac Etransfer</td><td align="center"><code>VOUCHER</code></td><td><span data-option="JkSHqXYQT987">Redirect</span></td></tr><tr><td align="center"><img src="/files/-MT2wAzTj_HJ7lOI079c" alt="" data-size="original"> </td><td align="center"><code>IR</code></td><td>Interac Online</td><td align="center"><code>BANK_TRANSFER</code></td><td><span data-option="JkSHqXYQT987">Redirect</span></td></tr></tbody></table>

#### Fields required for the [OneShot](/guides/deposits/solutions/oneshot.md) solution <a href="#fields-required-for-the-oneshot-experience" id="fields-required-for-the-oneshot-experience"></a>

<table data-header-hidden><thead><tr><th width="230.625">Payment Method Name</th><th width="99.52734375" align="center">country</th><th width="109.91796875" align="center">amount</th><th width="109.78515625" align="center">payer[]</th><th width="150.27734375" align="center">payment_method</th></tr></thead><tbody><tr><td><strong>Payment method name</strong></td><td align="center"><strong><code>country</code></strong></td><td align="center"><strong><code>amount</code></strong></td><td align="center"><strong><code>payer[]</code></strong></td><td align="center"><strong><code>payment_method</code></strong></td></tr><tr><td>All</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td></tr></tbody></table>

#### `payer[]` object requirements <a href="#payer-object-requirements" id="payer-object-requirements"></a>

<table data-header-hidden><thead><tr><th width="230.6015625">Payment Method Name</th><th width="100.12109375" align="center">document</th><th align="center">email</th><th align="center">first_name</th><th align="center">last_name</th></tr></thead><tbody><tr><td><strong>Payment method name</strong></td><td align="center"><strong><code>document</code></strong></td><td align="center"><strong><code>email</code></strong></td><td align="center"><strong><code>first_name</code></strong></td><td align="center"><strong><code>last_name</code></strong></td></tr><tr><td>All</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td></tr></tbody></table>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pandablue.com/guides/deposits/payment-methods/america/canada.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
