Uses of Class
com.onlinepayments.domain.PaymentProduct5100SpecificInput
Packages that use PaymentProduct5100SpecificInput
-
Uses of PaymentProduct5100SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentProduct5100SpecificInputModifier and TypeMethodDescriptionCardPaymentMethodSpecificInputBase.getPaymentProduct5100SpecificInput()Object containing specific input required for Cpay payments.Indicate whether to use a specific Cpay brand.Methods in com.onlinepayments.domain with parameters of type PaymentProduct5100SpecificInputModifier and TypeMethodDescriptionvoidCardPaymentMethodSpecificInputBase.setPaymentProduct5100SpecificInput(PaymentProduct5100SpecificInput value) Object containing specific input required for Cpay payments.CardPaymentMethodSpecificInputBase.withPaymentProduct5100SpecificInput(PaymentProduct5100SpecificInput value) Object containing specific input required for Cpay payments.