You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance review validation to require completed payment
- Add payment verification to review creation logic
- Users can now only review products from completed orders
- Update validation to check order status is COMPLETED
- Improve error message to clarify payment requirement
- Fix import structure to avoid validation warnings
This ensures review integrity by preventing reviews on unpaid orders.
0 commit comments