Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions expenses-and-getting-paid/submitting-expenses/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,14 @@ Once you complete the PayPal authorization, Open Collective will store your veri
If you previously saved a PayPal email address before this feature was introduced, your payout method will be marked as **unverified**. You will see a prompt to reconnect it through the PayPal authorization flow. Verifying your existing PayPal payout method is optional for now, but recommended — it helps Fiscal Hosts confirm your identity and may be required by some hosts in the future.
{% endhint %}

### Bank transfer payout methods (Wise)

When your Fiscal Host pays expenses through Wise, bank transfer payout methods use a structured form that adapts to the currency and transfer type you select. The fields shown depend on the destination country and payment rail (for example, local bank account, SWIFT, or Alipay).

If you select **Chinese Alipay** as your transfer type, you will be asked for your **date of birth** in `YYYY-MM-DD` format. Alipay requires this information for identity verification, and collecting it when you create the payout method helps avoid payment delays or failures later.

If you already have an Alipay payout method saved without a date of birth, edit the payout method and add this field before submitting new expenses.

If you are not able to use these methods for whatever reason, you can also select a "custom payout method," which invites you to share details of how you would prefer to be paid.

{% hint style="info" %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ If Wise encounters a problem, it may post a message saying that the expense has

Alternatively, the expense submitter may contact the Fiscal Host independently to inform them that they have not yet received the funds.

{% hint style="info" %}
For **Chinese Alipay** payouts, missing or incorrect payee details — such as date of birth — can cause Wise to reject the transfer. If a payment fails for this reason, mark the expense as **Incomplete** and ask the payee to update their payout method with the required information. See [Submitting Expenses](../../expenses-and-getting-paid/submitting-expenses/README.md#bank-transfer-payout-methods-wise).
{% endhint %}



### Resolving payment errors
Expand Down