Home | History | Annotate | Download | only in wallet

Lines Matching refs:Address

35 class Address;
47 // 2) The user then chooses what instrument and shipping address to use for the
49 // a) If they choose an instrument with a zip code only address, the billing
50 // address will need to be updated using SaveToWallet.
51 // b) The user may also choose to add a new instrument or address using
53 // 3) Once the user has selected the backing instrument and shipping address
80 BUYER_LEGAL_ADDRESS_NOT_SUPPORTED, // User's Buyer Legal Address is
120 // The ID of the shipping address. Should have been selected by the user
170 // Saves the data in |instrument| and/or |address| to Wallet. |instrument|
172 // instrument, like in the case of expiration date or address only updates.
174 scoped_ptr<Address> address,