Uses of Class
com.onlinepayments.domain.RedirectPaymentProduct5406SpecificInput
Packages that use RedirectPaymentProduct5406SpecificInput
-
Uses of RedirectPaymentProduct5406SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RedirectPaymentProduct5406SpecificInputModifier and TypeMethodDescriptionRedirectPaymentMethodSpecificInput.getPaymentProduct5406SpecificInput()Object containing specific input for EPS payments (Payment product ID 5406)RedirectPaymentProduct5406SpecificInput.withCustomerBankAccount(CustomerBankAccount value) Data of customer bank accountMethods in com.onlinepayments.domain with parameters of type RedirectPaymentProduct5406SpecificInputModifier and TypeMethodDescriptionvoidRedirectPaymentMethodSpecificInput.setPaymentProduct5406SpecificInput(RedirectPaymentProduct5406SpecificInput value) Object containing specific input for EPS payments (Payment product ID 5406)RedirectPaymentMethodSpecificInput.withPaymentProduct5406SpecificInput(RedirectPaymentProduct5406SpecificInput value) Object containing specific input for EPS payments (Payment product ID 5406)