Uses of Class
com.onlinepayments.domain.RedirectPaymentProduct3203SpecificInput
Packages that use RedirectPaymentProduct3203SpecificInput
-
Uses of RedirectPaymentProduct3203SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RedirectPaymentProduct3203SpecificInputModifier and TypeMethodDescriptionRedirectPaymentMethodSpecificInput.getPaymentProduct3203SpecificInput()Object containing specific input for PostFinancePay payments (Payment product ID 3203).RedirectPaymentProduct3203SpecificInput.withCheckoutType(String value) Determines the type of the checkout that will be used for PostFinancePay.Methods in com.onlinepayments.domain with parameters of type RedirectPaymentProduct3203SpecificInputModifier and TypeMethodDescriptionvoidRedirectPaymentMethodSpecificInput.setPaymentProduct3203SpecificInput(RedirectPaymentProduct3203SpecificInput value) Object containing specific input for PostFinancePay payments (Payment product ID 3203).RedirectPaymentMethodSpecificInput.withPaymentProduct3203SpecificInput(RedirectPaymentProduct3203SpecificInput value) Object containing specific input for PostFinancePay payments (Payment product ID 3203).