transaction_created
event. It means that the payment has just been identified, but it has not been validated by the network yet. When the transaction is completely verified and confirmed by the network, we send another callback with the transacion_confirmed
event, and the invoice automatically changes its status from new
to completed
.unresolved
with the paid_late
context.unresolved
with an overpaid
or underpaid
context. In any of the above user scenarios, the unresolved
payment status can be updated to completed
or refunded
manually, or Cryptopay will automatically update the status as soon as the payment is validated by the network if the appropriate settings have been selected on the Settings > API > How to handle unresolved invoices in your account.