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

# Configure settlement wallet

> Set the wallet where Meum sends settled stablecoin payments.

<Warning>
  Payments cannot be created until a settlement (payout) wallet is configured. Invoice creation returns HTTP 400 with `"Payout wallet not configured"` otherwise.
</Warning>

<Danger>
  Never share your wallet seed phrase or private key with Meum or any third party. Meum only needs your **public wallet address**.
</Danger>

## Prerequisites

* A valid payout address for your chosen settlement stablecoin
* Organization owner or admin access

## Steps

1. Go to **Dashboard → Account → Organization settlement** (organization default)
2. Or configure per-store override at **Dashboard → Stores → \[Store] → Settings**
3. Set **Payout address** (settlement wallet)
4. Set **Output asset** (settlement stablecoin token)
5. Save

## Expected result

Invoice creation and WooCommerce connect succeed without payout configuration errors.

## Troubleshooting

* [Invalid settlement wallet](/troubleshooting/invalid-settlement-wallet)
* [WooCommerce settlement wallet requirement](/woocommerce/settlement-wallet-requirement)

## Related pages

* [Settlement wallet safety](/security/settlement-wallet-safety)
