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
fix(api): keep provider message and map more billing errors
- pass the provider's message through for resource-missing errors so a
missing coupon or payment method isn't reported as an unlinked account
- map customer not-found to not_found instead of internal
- name the already-subscribed checkout error and map it to already_exists
- map product and feature not-found to not_found
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments