- Introduce new processing error INVALID_BILLING_ADDRESS for subscription billing attempts.
- Error is returned when any billing address field (name, address lines, city, province/code, country/code, zip, phone, company) is invalid.
- Enables callers to handle address validation failures more precisely.