Uses of Class
com.onlinepayments.domain.RedirectPaymentProduct809SpecificInput
Packages that use RedirectPaymentProduct809SpecificInput
-
Uses of RedirectPaymentProduct809SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RedirectPaymentProduct809SpecificInputModifier and TypeMethodDescriptionRedirectPaymentMethodSpecificInput.getPaymentProduct809SpecificInput()Object containing specific input required for iDeal payments (Payment product ID 809)RedirectPaymentProduct809SpecificInput.withIssuerId(String value) Unique ID of the issuing bank of the customerMethods in com.onlinepayments.domain with parameters of type RedirectPaymentProduct809SpecificInputModifier and TypeMethodDescriptionvoidRedirectPaymentMethodSpecificInput.setPaymentProduct809SpecificInput(RedirectPaymentProduct809SpecificInput value) Object containing specific input required for iDeal payments (Payment product ID 809)RedirectPaymentMethodSpecificInput.withPaymentProduct809SpecificInput(RedirectPaymentProduct809SpecificInput value) Object containing specific input required for iDeal payments (Payment product ID 809)