| Package | Description |
|---|---|
| com.onlinepayments.domain | |
| com.onlinepayments.merchant.payouts |
| Modifier and Type | Method and Description |
|---|---|
CreatePayoutRequest |
CreatePayoutRequest.withAmountOfMoney(AmountOfMoney value)
Object containing amount and ISO currency code attributes
|
CreatePayoutRequest |
CreatePayoutRequest.withCardPayoutMethodSpecificInput(CardPayoutMethodSpecificInput value)
Object containing the payout details for a card
|
CreatePayoutRequest |
CreatePayoutRequest.withOmnichannelPayoutSpecificInput(OmnichannelPayoutSpecificInput value)
Object containing the additional payout details for a Omnichannel merchants
|
CreatePayoutRequest |
CreatePayoutRequest.withReferences(PaymentReferences value)
Object that holds all reference properties that are linked to this transaction
|
| Modifier and Type | Method and Description |
|---|---|
PayoutResponse |
PayoutsClient.createPayout(CreatePayoutRequest body)
Resource /v2/{merchantId}/payouts
- Create payout
|
PayoutResponse |
PayoutsClientInterface.createPayout(CreatePayoutRequest body)
Resource /v2/{merchantId}/payouts
- Create payout
|
PayoutResponse |
PayoutsClient.createPayout(CreatePayoutRequest body,
CallContext context)
Resource /v2/{merchantId}/payouts
- Create payout
|
PayoutResponse |
PayoutsClientInterface.createPayout(CreatePayoutRequest body,
CallContext context)
Resource /v2/{merchantId}/payouts
- Create payout
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.