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.
VirtualAccountEvent
.
VirtualAccountEvent
with a unique id
. You can:
VirtualAccountEvent
includes detailed information about the deposit, source, status, and destination.
type
field in the virtual account event object.
Type | Description |
---|---|
funds_received | Bridge received funds via ACH or wire. |
payment_submitted | Bridge submitted the crypto payment. |
payment_processed | Payment confirmed on-chain. Final state. |
funds_scheduled | (ACH only) Incoming funds are in transit with estimated arrival date. |
in_review | Transaction is under manual review. |
refunded | Funds could not be delivered and were refunded to the sender. |
account_update | Virtual Account was updated (e.g. new destination address). |
deactivation | Virtual Account was deactivated. |
reactivation | Virtual Account was reactivated. |
microdeposit | Microdeposit verification detected. Funds are never onramped. |
deposit_id
field. This id is unique for each transaction that Bridge receives through this Virtual Account and can be used to link separate events to the same source transaction.