Uses of Class
com.onlinepayments.domain.SubsequentCardPaymentMethodSpecificInput
Packages that use SubsequentCardPaymentMethodSpecificInput
-
Uses of SubsequentCardPaymentMethodSpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return SubsequentCardPaymentMethodSpecificInputModifier and TypeMethodDescriptionSubsequentPaymentRequest.getSubsequentcardPaymentMethodSpecificInput()Object containing the specific input details for subsequent card paymentsSubsequentCardPaymentMethodSpecificInput.withAuthorizationMode(String value) Determines the type of the authorization that will be used.SubsequentCardPaymentMethodSpecificInput.withPaymentNumber(Integer value) This payment's ordinal number in the sequence of payments.SubsequentCardPaymentMethodSpecificInput.withSchemeReferenceData(String value) Deprecated.DeprecatedSubsequentCardPaymentMethodSpecificInput.withSubsequentType(String value) Determines the type of the subsequent that will be used.Deprecated.ID of the token to use to create the payment.SubsequentCardPaymentMethodSpecificInput.withTransactionChannel(String value) Indicates the channel via which the payment is created.Methods in com.onlinepayments.domain with parameters of type SubsequentCardPaymentMethodSpecificInputModifier and TypeMethodDescriptionvoidSubsequentPaymentRequest.setSubsequentcardPaymentMethodSpecificInput(SubsequentCardPaymentMethodSpecificInput value) Object containing the specific input details for subsequent card paymentsSubsequentPaymentRequest.withSubsequentcardPaymentMethodSpecificInput(SubsequentCardPaymentMethodSpecificInput value) Object containing the specific input details for subsequent card payments