| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
CardPayoutMethodSpecificInput |
CreatePayoutRequest.getCardPayoutMethodSpecificInput()
Object containing the payout details for a card
|
CardPayoutMethodSpecificInput |
CardPayoutMethodSpecificInput.withCard(Card value)
Object containing card details
|
CardPayoutMethodSpecificInput |
CardPayoutMethodSpecificInput.withPaymentProductId(Integer value)
Payment product identifier - Please see Products documentation for a full overview of possible values.
|
CardPayoutMethodSpecificInput |
CardPayoutMethodSpecificInput.withPayoutReason(String value)
Allows you to additionally specify the reason for initiating the payout for authorization purposes.
|
CardPayoutMethodSpecificInput |
CardPayoutMethodSpecificInput.withToken(String value)
ID of the token
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreatePayoutRequest.setCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
Object containing the payout details for a card
|
CreatePayoutRequest |
CreatePayoutRequest.withCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
Object containing the payout details for a card
|
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.