Uses of Class
com.onlinepayments.domain.RedirectPaymentProduct5300SpecificInput
Packages that use RedirectPaymentProduct5300SpecificInput
-
Uses of RedirectPaymentProduct5300SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RedirectPaymentProduct5300SpecificInputModifier and TypeMethodDescriptionRedirectPaymentMethodSpecificInput.getPaymentProduct5300SpecificInput()Pledg (payment product 5300) specific detailsRedirectPaymentProduct5300SpecificInput.withBirthCity(String value) The city of the address where the customer was bornRedirectPaymentProduct5300SpecificInput.withBirthCountry(String value) ISO 3166-1 alpha-2 country code of the address where the customer was bornRedirectPaymentProduct5300SpecificInput.withBirthZipCode(String value) The zip code of the address where the customer was bornRedirectPaymentProduct5300SpecificInput.withChannel(String value) The channel used by the customerRedirectPaymentProduct5300SpecificInput.withLoyaltyCardNumber(String value) The number of customer's loyalty card or programRedirectPaymentProduct5300SpecificInput.withSecondInstallmentPaymentDate(LocalDate value) The date of the second installment (YYYYMMDD)RedirectPaymentProduct5300SpecificInput.withSessionDuration(Integer value) The duration of the session in secondsMethods in com.onlinepayments.domain with parameters of type RedirectPaymentProduct5300SpecificInputModifier and TypeMethodDescriptionvoidRedirectPaymentMethodSpecificInput.setPaymentProduct5300SpecificInput(RedirectPaymentProduct5300SpecificInput value) Pledg (payment product 5300) specific detailsRedirectPaymentMethodSpecificInput.withPaymentProduct5300SpecificInput(RedirectPaymentProduct5300SpecificInput value) Pledg (payment product 5300) specific details