# 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="https://content.gitbook.com/content/f92vedEnowdVWbjM4Cmd/blobs/E9fT406nZrWl3zEvINFG/IF.svg" 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="https://content.gitbook.com/content/f92vedEnowdVWbjM4Cmd/blobs/3OugEzO3Zp9HNQTLHRHv/IR.svg" 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](https://docs.pandablue.com/guides/deposits/solutions/oneshot) 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: 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://docs.pandablue.com/guides/deposits/payment-methods/america/canada.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.
