decentraland / decentraland/shop
Transaction fails silently on wearable purchase — user charged but item not received
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 48
Description
## Description
A user purchased a wearable in the shop but the transaction failed silently: they were charged but did not receive the item, and no entry appears in the Activity tab.
## Steps to Reproduce
1. Visit the item page: https://decentraland.org/shop/item/0xd86c96128c2133dcf16e6a0158d63b762351b80e/1
2. Complete the purchase flow
3. Observe that the item is not delivered and no record appears in the Activity tab
## Expected Behavior
- The item should be delivered to the buyer's wallet after a successful transaction
- If the transaction fails, the user should **not** be charged
- The Activity tab should reflect the transaction regardless of outcome
## Context
- **Affected wallet:** `0xf651d7cc304e41dd41d72bcbe3292ac752fb718c`
- **Item contract:** `0xd86c96128c2133dcf16e6a0158d63b762351b80e` (token ID: 1)
- **Platform:** Windows
- **Reproduction index:** 100%
## Related Issues
No existing related issues found.
---
Reported by Britny
Requested by Dawid Krajewski (<@U079GRD9WTZ>)
Contributor guide
Assessment
This issue has not been assessed yet.