UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.acquiringFees(UpdateSplitConfigurationLogicRequest.AcquiringFeesEnum acquiringFees) |
Deducts the acquiring fees (the aggregated amount of interchange and scheme fee) from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.additionalCommission(AdditionalCommission additionalCommission) |
additionalCommission
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.adyenCommission(UpdateSplitConfigurationLogicRequest.AdyenCommissionEnum adyenCommission) |
Deducts the transaction fee due to Adyen under [blended rates](https://www.adyen.com/knowledge-hub/guides/payments-training-guide/get-the-best-from-your-card-processing) from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.adyenFees(UpdateSplitConfigurationLogicRequest.AdyenFeesEnum adyenFees) |
Deducts the fees due to Adyen (markup or commission) from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.adyenMarkup(UpdateSplitConfigurationLogicRequest.AdyenMarkupEnum adyenMarkup) |
Deducts the transaction fee due to Adyen under [Interchange ++ pricing](https://www.adyen.com/what-is-interchange) from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.chargeback(UpdateSplitConfigurationLogicRequest.ChargebackEnum chargeback) |
Specifies how and from which balance account(s) to deduct the chargeback amount.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.chargebackCostAllocation(UpdateSplitConfigurationLogicRequest.ChargebackCostAllocationEnum chargebackCostAllocation) |
Deducts the chargeback costs from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.commission(Commission commission) |
commission
|
static UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.fromJson(String jsonString) |
Create an instance of UpdateSplitConfigurationLogicRequest given an JSON string
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.interchange(UpdateSplitConfigurationLogicRequest.InterchangeEnum interchange) |
Deducts the interchange fee from specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.paymentFee(UpdateSplitConfigurationLogicRequest.PaymentFeeEnum paymentFee) |
Deducts all transaction fees incurred by the payment from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.refund(UpdateSplitConfigurationLogicRequest.RefundEnum refund) |
Specifies how and from which balance account(s) to deduct the refund amount.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.refundCostAllocation(UpdateSplitConfigurationLogicRequest.RefundCostAllocationEnum refundCostAllocation) |
Deducts the refund costs from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.remainder(UpdateSplitConfigurationLogicRequest.RemainderEnum remainder) |
Books the amount left over after currency conversion to the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.schemeFee(UpdateSplitConfigurationLogicRequest.SchemeFeeEnum schemeFee) |
Deducts the scheme fee from the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.splitLogicId(String splitLogicId) |
Unique identifier of the collection of split instructions that are applied when the rule conditions are met.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.surcharge(UpdateSplitConfigurationLogicRequest.SurchargeEnum surcharge) |
Books the surcharge amount to the specified balance account.
|
UpdateSplitConfigurationLogicRequest |
UpdateSplitConfigurationLogicRequest.tip(UpdateSplitConfigurationLogicRequest.TipEnum tip) |
Books the tips (gratuity) to the specified balance account.
|