Uses of Class
com.onlinepayments.domain.PaymentProduct3209SpecificInput
Packages that use PaymentProduct3209SpecificInput
-
Uses of PaymentProduct3209SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return PaymentProduct3209SpecificInputModifier and TypeMethodDescriptionCardPaymentMethodSpecificInput.getPaymentProduct3209SpecificInput()Object containing specific input required for OneyDuplo Alcampo payments.CardPaymentMethodSpecificInputBase.getPaymentProduct3209SpecificInput()Object containing specific input required for OneyDuplo Alcampo payments.PaymentProduct3209SpecificInput.withMerchantFinanceCode(String value) This field indicates the finance code provided by the merchant after the buyer has selected the proper financing option.Methods in com.onlinepayments.domain with parameters of type PaymentProduct3209SpecificInputModifier and TypeMethodDescriptionvoidCardPaymentMethodSpecificInput.setPaymentProduct3209SpecificInput(PaymentProduct3209SpecificInput value) Object containing specific input required for OneyDuplo Alcampo payments.voidCardPaymentMethodSpecificInputBase.setPaymentProduct3209SpecificInput(PaymentProduct3209SpecificInput value) Object containing specific input required for OneyDuplo Alcampo payments.CardPaymentMethodSpecificInput.withPaymentProduct3209SpecificInput(PaymentProduct3209SpecificInput value) Object containing specific input required for OneyDuplo Alcampo payments.CardPaymentMethodSpecificInputBase.withPaymentProduct3209SpecificInput(PaymentProduct3209SpecificInput value) Object containing specific input required for OneyDuplo Alcampo payments.