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 |
|---|---|---|---|---|---|
| 830324006610008131329592499151 | CVS (10831) | id_wUbIeBYdbANNB5x5r22i2 | 35.54 |
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).