source
currency for the account and configure the destination
to specify where Bridge should deliver the converted funds.
Bridge handles the fiat-to-crypto conversion and sends the funds on-chain automatically.
source_deposit_instructions
object in the response to share the fiat deposit details with your customer. Funds sent to those details will be automatically converted and delivered to the crypto destination you specified.
blockchain_memo
in the destination. Bridge will attach the memo to payments sent to the destination address.
amount
- For transaction-related events in the destination currency (payment_processed
, payment_submitted
), this amount is the final total amount of funds sent to the destination. For all other events, which use the source currency, this is the initial amount received from the source.subtotal_amount
- The amount of funds received from the source minus any fiat fees: developer fee and exchange fee. This is always in the source currency.exchange_fee_amount
- The fee for exchanging one currency to another, in the source currency. This may be 0.gas_fee
- The fee for sending funds on chain, in the destination currency. This is usually 0 for most currencies and chains.