Package com.adyen.checkout.dropin
Class AddressLookupDropInServiceResult
-
- All Implemented Interfaces:
public class AddressLookupDropInServiceResult extends BaseDropInServiceResult
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classAddressLookupDropInServiceResult.LookupResultOnly applicable to address lookup flow.
Send this to display the options received for the query shopper has inputted.
public final classAddressLookupDropInServiceResult.LookupCompleteOnly applicable to address lookup flow.
Send this to prefill the address after making an api call to fetch the complete address details.
public final classAddressLookupDropInServiceResult.ErrorOnly applicable to address lookup flow.
Send this to display an error dialog and optionally dismiss Drop-in.
-