Uses of Class
com.adyen.model.management.KlarnaInfo
-
Packages that use KlarnaInfo Package Description com.adyen.model.management -
-
Uses of KlarnaInfo in com.adyen.model.management
Methods in com.adyen.model.management that return KlarnaInfo Modifier and Type Method Description KlarnaInfoKlarnaInfo. autoCapture(Boolean autoCapture)KlarnaInfoKlarnaInfo. disputeEmail(String disputeEmail)static KlarnaInfoKlarnaInfo. fromJson(String jsonString)Create an instance of KlarnaInfo given an JSON stringKlarnaInfoPaymentMethod. getKlarna()Get klarnaKlarnaInfoPaymentMethodSetupInfo. getKlarna()Get klarnaKlarnaInfoKlarnaInfo. region(KlarnaInfo.RegionEnum region)KlarnaInfoKlarnaInfo. supportEmail(String supportEmail)Methods in com.adyen.model.management with parameters of type KlarnaInfo Modifier and Type Method Description PaymentMethodPaymentMethod. klarna(KlarnaInfo klarna)PaymentMethodSetupInfoPaymentMethodSetupInfo. klarna(KlarnaInfo klarna)voidPaymentMethod. setKlarna(KlarnaInfo klarna)klarnavoidPaymentMethodSetupInfo. setKlarna(KlarnaInfo klarna)klarna
-