Simulates a retailer scanning (auth) and processing (auth commit) a cash-deposit barcode against the Greendot test processor. Non-production only.
Active cash-deposit requests with a CREATED, unexpired barcode. Running auth is the retailer scanning it — the barcode moves to the queue below.
| Barcode | Retailer | Entity | Amount | Expires | Action |
|---|---|---|---|---|---|
| No barcodes ready to auth. | |||||
Barcodes the retailer has scanned — auth landed, auth commit hasn't. Running auth commit settles the deposit and starts the cash deposit workflow. These no longer expire.
| Barcode | Retailer | Entity | Amount | Scanned | Action |
|---|---|---|---|---|---|
| No barcodes ready to auth commit. | |||||
Fetches barcode details straight from the Greendot API by barcode number and retailer id (e.g. 7 for CVS, 8 for Walmart).