- Added PayPal debug environment variable
VITE_BC_PAYPAL_DEBUG
to frontend - Fix: update PayPal order status check from
APPROVED
toCOMPLETED
and capture order on approval - Fix: handle PayPal cancellation and error by resetting processing state
- Fix: disable console call removal in Vite configuration for easier debugging
- Fix: update NotificationList component to properly manage notification read/unread state
- Fix: optimize NotificationList state updates
- Fix: update error logging to use console.log
Full Changelog: v5.9...v6.0