Skip to main content

Commerce Payment Status

Once a charge, or request for payment, is created, Coinbase starts monitoring the blockchain to detect any inbound payments.

Each charge has an associated status.

Payment StatusDescription
NewCharge has been created
SignedTransaction has been signed by the wallet owner to send the requested amount of funds
PendingTransaction detected on the blockchain but not yet validated by the network
CompletedTransaction validated by the blockchain network and Coinbase

Statuses are reflected in the Charge API model by the timeline field, which contains an array of statuses and timestamps. The last entry in the timeline array is the current status of the Charge.


See Also:

Was this helpful?