objectbitcoin_receiver
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
BitcoinReceiver
objectTrue when this bitcoin receiver has received a non-zero amount of bitcoin.
The amount of `currency` that you are collecting as payment.
The amount of `currency` to which `bitcoin_amount_received` has been converted.
The amount of bitcoin that the customer should send to fill the receiver. The `bitcoin_amount` is denominated in Satoshi: there are 10^8 Satoshi in one bitcoin.
The amount of bitcoin that has been sent by the customer to this receiver.
This URI can be displayed to the customer as a clickable link (to activate their bitcoin client) or as a QR code (for mobile wallets).
Time at which the object was created. Measured in seconds since the Unix epoch.
Three-letter [ISO code for the currency](https://stripe.com/docs/currencies) to which the bitcoin will be converted.
The customer ID of the bitcoin receiver.
An arbitrary string attached to the object. Often useful for displaying to users.
The customer's email address, set by the API call that creates the receiver.
This flag is initially false and updates to true when the customer sends the `bitcoin_amount` to this receiver.
Unique identifier for the object.
A bitcoin address that is specific to this receiver. The customer can send bitcoin to this address to fill the receiver.
Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
String representing the object's type. Objects of the same type share the same value.
The ID of the payment created from the receiver, if any. Hidden when viewing the receiver with a publishable key.
The refund address of this bitcoin receiver.
A list with one entry for each time that the customer sent bitcoin to the receiver. Hidden when viewing the receiver with a publishable key.
This receiver contains uncaptured funds that can be used for a payment or refunded.
Indicate if this source is used for payment.