The Google Pay API will collect the billing address for you if required. You can specify
what information you need through
CardRequirements.Builder.setBillingAddressFormat(int).
Available options:
Note whether a phone number is required to be returned as part of the billing address
should be set through
PaymentDataRequest.Builder.setPhoneNumberRequired(boolean).