# Wyre - Buy with USD

Note: You will need to work with [Wyre](https://www.sendwyre.com/) in order to set up an integration. Wyre will take credit card payment from your users and in exchange send you BTC to the address specified at [#buy-deso-btc-address](https://docs.deso.org/deso-backend/configuration/buy-with-btc#buy-deso-btc-address "mention")

## Wyre URL

`--wyre-url`

Type: String

Default: None

Wyre API URL. For production purposes, this should be <https://api.sendwyre.com>. For testing purposes, this should be <https://api.testwyre.com>

## Wyre Account ID

`--wyre-account-id`

Type: String

Default: None

Wyre account ID

## Wyre API Key

`--wyre-api-key`

Type: String

Default: None

API Key for Wyre account

## Wyre Secret Key

`--wyre-secret-key`

Type: String

Default: None

Secret key for Wyre account
