Uses of Class
com.onlinepayments.domain.RedirectPaymentProduct3302SpecificInput
Packages that use RedirectPaymentProduct3302SpecificInput
-
Uses of RedirectPaymentProduct3302SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return RedirectPaymentProduct3302SpecificInputModifier and TypeMethodDescriptionRedirectPaymentMethodSpecificInput.getPaymentProduct3302SpecificInput()Object containing specific input required for Klarna PayLater payment (Payment product ID 3302)RedirectPaymentProduct3302SpecificInput.withOrganizationEntityType(String value) This parameter defines the legal form of a business and is mandatory in B2B transactions, Accurate classification ensures compliance and optimized payment handling.RedirectPaymentProduct3302SpecificInput.withOrganizationRegistrationId(String value) Unique identifier given by relevant authority verifying a business's legal registration.Tax identification number used to validate a business's VAT compliance.Methods in com.onlinepayments.domain with parameters of type RedirectPaymentProduct3302SpecificInputModifier and TypeMethodDescriptionvoidRedirectPaymentMethodSpecificInput.setPaymentProduct3302SpecificInput(RedirectPaymentProduct3302SpecificInput value) Object containing specific input required for Klarna PayLater payment (Payment product ID 3302)RedirectPaymentMethodSpecificInput.withPaymentProduct3302SpecificInput(RedirectPaymentProduct3302SpecificInput value) Object containing specific input required for Klarna PayLater payment (Payment product ID 3302)