Uses of Class
com.onlinepayments.domain.MobilePaymentProduct302SpecificInput
Packages that use MobilePaymentProduct302SpecificInput
-
Uses of MobilePaymentProduct302SpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return MobilePaymentProduct302SpecificInputModifier and TypeMethodDescriptionMobilePaymentMethodHostedCheckoutSpecificInput.getPaymentProduct302SpecificInput()Object containing information specific to Apple Pay.MobilePaymentProduct302SpecificInput.withApplePayRecurringPaymentRequest(ApplePayRecurringPaymentRequest value) Object containing information specific to Apple Pay recurrung request.Methods in com.onlinepayments.domain with parameters of type MobilePaymentProduct302SpecificInputModifier and TypeMethodDescriptionvoidMobilePaymentMethodHostedCheckoutSpecificInput.setPaymentProduct302SpecificInput(MobilePaymentProduct302SpecificInput value) Object containing information specific to Apple Pay.MobilePaymentMethodHostedCheckoutSpecificInput.withPaymentProduct302SpecificInput(MobilePaymentProduct302SpecificInput value) Object containing information specific to Apple Pay.