> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dollarpe.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Country-specific integration guide for the Australia (AUD) corridor.

Australia is DollarPe's Oceania corridor. The fiat currency is AUD, and PayID and OSKO are the supported payment methods for payin.

## Supported payment methods

| Payment method | Processing time | 24x7 availability |
| -------------- | --------------- | :---------------: |
| PayID          | Near real-time  |        Yes        |
| OSKO           | Near real-time  |        Yes        |

## KYC requirements

Australia KYC accepts the following identity documents:

| Document         | Description                          |
| ---------------- | ------------------------------------ |
| Passport         | Australian or international passport |
| Driver's licence | State or territory issued licence    |

KYC sharing is **not available** for the Australia corridor. Partners must use the [KYC SDK](/guides/integration-guides/kyc/kyc-sdk) to collect and verify identity from their users.

## Payin requirements

* KYC documents must match the customer's bank account name exactly.
* Payin funds must come from a bank account registered under the same KYC-verified name.
* Third-party payments are not accepted.

## Australia-specific topics

<CardGroup cols={2}>
  <Card title="KYC SDK demo" icon="mobile-screen" href="/guides/integration-guides/kyc/demo/australia">
    See the complete KYC widget flow as experienced by an Australian user.
  </Card>
</CardGroup>
