Uses of Class
com.onlinepayments.domain.CardPayoutMethodSpecificInput
Packages that use CardPayoutMethodSpecificInput
-
Uses of CardPayoutMethodSpecificInput in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return CardPayoutMethodSpecificInputModifier and TypeMethodDescriptionCreatePayoutRequest.getCardPayoutMethodSpecificInput()Object containing the payout details for a cardObject containing card detailsCardPayoutMethodSpecificInput.withPaymentProductId(Integer value) Payment product identifier - Please see Products documentation for a full overview of possible values.CardPayoutMethodSpecificInput.withPayoutReason(String value) Allows you to additionally specify the reason for initiating the payout for authorization purposes.ID of the tokenMethods in com.onlinepayments.domain with parameters of type CardPayoutMethodSpecificInputModifier and TypeMethodDescriptionvoidCreatePayoutRequest.setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value) Object containing the payout details for a cardCreatePayoutRequest.withCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value) Object containing the payout details for a card