Statuses
Transactions move through two states:
- Pending — submitted and awaiting on-chain confirmation.
- Done — confirmed and complete.
- New — created, waiting for the customer to pay.
- Pending — payment detected, confirming on-chain.
- Done — payment confirmed; it lands in your account wallet as a Replenishment.
- Expired — the payment window elapsed with no (or insufficient) funds.
Types
You can filter History by type. The common ones:What’s in a row
Expand any transaction to see the detail:- Payment ID — CryptoNow’s internal reference for the entry.
- To / From — the on-chain addresses.
- Miner Fee — the network fee, in the source network’s native coin.
- System Fee — the CryptoNow fee (for example, 0.5% on a replenishment).
- Hash — the on-chain transaction hash (links to the explorer).
- IncomingHash — for a settled payment, the hash of the customer’s inbound transfer.
- clickId — your attribution reference, when one was passed (echoes back as
outsideOrderId).