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
{{ message }}
This repository was archived by the owner on May 30, 2025. It is now read-only.
According to API documentation for card linking, the only required attribute for billingAddress is postalCode. The type definition incorrectly requires all billingAddress attributes which yields a typescript compiler error when you only supply a postalCode.