Package 

Class MolpayConfiguration

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public class MolpayConfiguration
    extends IssuerListConfiguration
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.adyen.checkout.components.base.Configuration

        describeContents, getClientKey, getEnvironment, getShopperLocale, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MolpayConfiguration

        MolpayConfiguration(Locale shopperLocale, Environment environment, String clientKey)
        Parameters:
        shopperLocale - The locale that should be used to display strings and layouts.
        environment - The environment to be used to make network calls.
      • MolpayConfiguration

        MolpayConfiguration(Parcel in)