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(checkout): add product selection fields to schema
Add productId, productPriceId, customAmount, and product fields
to BaseCheckoutSchema for the Polar-style selector architecture.
Update tests and contract input validation.
0 commit comments