Class DropInConfiguration

  • All Implemented Interfaces:
    android.os.Parcelable , com.adyen.checkout.components.core.internal.Configuration

    
    public final class DropInConfiguration
     implements Configuration
                        

    This is the base configuration for the Drop-In solution. You need to use the Builder to instantiate this class. There you will find specific methods to add configurations for each specific component, to be able to customize their behavior. If you don't specify anything, a default configuration will be used.