# AI tells someone in Austria they can only return Einwegpfand deposit bottles/cans to the exact store they bought them from, with a receipt, or via any vending machine

- **ID:** `policy/deposit-return-any-retailer`
- **Domain:** policy
- **Category:** regulatory_misconception
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Since 1 January 2025, Austria's Einwegpfand system charges EUR 0.25 deposit on closed plastic bottles and metal cans (0.1-3L). Per oesterreich.gv.at and Wien's city government, any retailer that sells deposit-marked packaging must take back that same packaging type - not only the specific branch where it was purchased - and no receipt is required. Small kiosks and sausage stands (Trafiken, Wurstelstande) only owe returns up to their usual sales volume, or may hand the obligation to a partnered supermarket; standalone beverage vending machines and postal/parcel couriers are excluded from the take-back duty entirely.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| any | active | — | — |

## Workarounds

1. **Return deposit-marked bottles and cans to any store that sells that same packaging type - supermarket, kiosk, or gas station - without needing a receipt** (85% success)
   ```
   Look for the Austrian deposit logo and EAN barcode on the container; hand it back manually to staff or use an in-store Rucknahme-Automat. Small operators like Trafiken and Wurstelstande are only required to take back the usual sales quantity, or may direct you to a partnered larger retailer.
   ```
2. **Keep the container empty, uncrumpled, and with a readable label and visible deposit logo before attempting a return** (80% success)
   ```
   Automated Rucknahme-Automaten scan the barcode and reject damaged, crushed, or unlabeled packaging; manual returns at a till are more forgiving but staff can still refuse packaging with no visible deposit logo.
   ```

## Dead Ends

- **Assume a Pfand bottle can only be returned to the exact branch/receipt it was bought from, and throw it away elsewhere instead of carrying it to another store** — oesterreich.gv.at states any point of sale that dispenses deposit-marked packaging (Alle Verkaufsstellen, die mit dem Pfandlogo gekennzeichnete Einwegpfandverpackungen ausgeben) must take it back, and no receipt is required - the obligation attaches to selling that packaging type, not to the individual transaction. (50% fail)
- **Try to return deposit bottles at a standalone beverage vending machine (Getrankeautomat) or hand them to a postal/parcel courier, expecting the deposit back** — Wien's city government page explicitly excludes Getrankeautomaten and Post- und Paketzustellerinnen from the Rucknahmepflicht (take-back obligation) - only staffed points of sale or dedicated return machines inside stores accept returns. (60% fail)
