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
When the real payments API is wired, its legacy error shape ({code, message}) would surface codes like DAILY_LIMIT_EXCEEDED verbatim. Once the estate adopts the §4.6 envelope we should map error.code to member-friendly copy in one place.
When the real payments API is wired, its legacy error shape (
{code, message}) would surface codes likeDAILY_LIMIT_EXCEEDEDverbatim. Once the estate adopts the §4.6 envelope we should maperror.codeto member-friendly copy in one place.