Uses of Class
com.adyen.model.checkout.Split
-
Packages that use Split Package Description com.adyen.model.checkout -
-
Uses of Split in com.adyen.model.checkout
Methods in com.adyen.model.checkout that return Split Modifier and Type Method Description SplitSplit. account(String account)SplitSplit. amount(SplitAmount amount)SplitSplit. description(String description)static SplitSplit. fromJson(String jsonString)Create an instance of Split given an JSON stringSplitSplit. reference(String reference)SplitSplit. type(Split.TypeEnum type)Methods in com.adyen.model.checkout that return types with arguments of type Split Modifier and Type Method Description List<Split>BalanceCheckRequest. getSplits()An array of objects specifying how the payment should be split when using either Adyen for Platforms for [marketplaces](https://docs.adyen.com/marketplaces/split-payments) or [platforms]((https://docs.adyen.com/platforms/split-payments), or standalone [Issuing](https://docs.adyen.com/issuing/add-manage-funds#split).List<Split>CreateCheckoutSessionRequest. getSplits()An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).List<Split>CreateCheckoutSessionResponse. getSplits()An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).List<Split>PaymentAmountUpdateRequest. getSplits()An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.List<Split>PaymentAmountUpdateResponse. getSplits()An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.List<Split>PaymentCaptureRequest. getSplits()An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.List<Split>PaymentCaptureResponse. getSplits()An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.List<Split>PaymentLinkRequest. getSplits()An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).List<Split>PaymentLinkResponse. getSplits()An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).List<Split>PaymentRefundRequest. getSplits()An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.List<Split>PaymentRefundResponse. getSplits()An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.List<Split>PaymentRequest. getSplits()An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).List<Split>PaymentSetupRequest. getSplits()An array of objects specifying how the payment should be split when using either Adyen for Platforms for [marketplaces](https://docs.adyen.com/marketplaces/split-payments) or [platforms]((https://docs.adyen.com/platforms/split-payments), or standalone [Issuing](https://docs.adyen.com/issuing/add-manage-funds#split).Methods in com.adyen.model.checkout with parameters of type Split Modifier and Type Method Description BalanceCheckRequestBalanceCheckRequest. addSplitsItem(Split splitsItem)CreateCheckoutSessionRequestCreateCheckoutSessionRequest. addSplitsItem(Split splitsItem)CreateCheckoutSessionResponseCreateCheckoutSessionResponse. addSplitsItem(Split splitsItem)PaymentAmountUpdateRequestPaymentAmountUpdateRequest. addSplitsItem(Split splitsItem)PaymentAmountUpdateResponsePaymentAmountUpdateResponse. addSplitsItem(Split splitsItem)PaymentCaptureRequestPaymentCaptureRequest. addSplitsItem(Split splitsItem)PaymentCaptureResponsePaymentCaptureResponse. addSplitsItem(Split splitsItem)PaymentLinkRequestPaymentLinkRequest. addSplitsItem(Split splitsItem)PaymentLinkResponsePaymentLinkResponse. addSplitsItem(Split splitsItem)PaymentRefundRequestPaymentRefundRequest. addSplitsItem(Split splitsItem)PaymentRefundResponsePaymentRefundResponse. addSplitsItem(Split splitsItem)PaymentRequestPaymentRequest. addSplitsItem(Split splitsItem)PaymentSetupRequestPaymentSetupRequest. addSplitsItem(Split splitsItem)Method parameters in com.adyen.model.checkout with type arguments of type Split Modifier and Type Method Description voidBalanceCheckRequest. setSplits(List<Split> splits)An array of objects specifying how the payment should be split when using either Adyen for Platforms for [marketplaces](https://docs.adyen.com/marketplaces/split-payments) or [platforms]((https://docs.adyen.com/platforms/split-payments), or standalone [Issuing](https://docs.adyen.com/issuing/add-manage-funds#split).voidCreateCheckoutSessionRequest. setSplits(List<Split> splits)An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).voidCreateCheckoutSessionResponse. setSplits(List<Split> splits)An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).voidPaymentAmountUpdateRequest. setSplits(List<Split> splits)An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.voidPaymentAmountUpdateResponse. setSplits(List<Split> splits)An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.voidPaymentCaptureRequest. setSplits(List<Split> splits)An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.voidPaymentCaptureResponse. setSplits(List<Split> splits)An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.voidPaymentLinkRequest. setSplits(List<Split> splits)An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).voidPaymentLinkResponse. setSplits(List<Split> splits)An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).voidPaymentRefundRequest. setSplits(List<Split> splits)An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.voidPaymentRefundResponse. setSplits(List<Split> splits)An array of objects specifying how the amount should be split between accounts when using Adyen for Platforms.voidPaymentRequest. setSplits(List<Split> splits)An array of objects specifying how to split a payment when using [Adyen for Platforms](https://docs.adyen.com/platforms/processing-payments#providing-split-information), [Classic Platforms integration](https://docs.adyen.com/classic-platforms/processing-payments#providing-split-information), or [Issuing](https://docs.adyen.com/issuing/manage-funds#split).voidPaymentSetupRequest. setSplits(List<Split> splits)An array of objects specifying how the payment should be split when using either Adyen for Platforms for [marketplaces](https://docs.adyen.com/marketplaces/split-payments) or [platforms]((https://docs.adyen.com/platforms/split-payments), or standalone [Issuing](https://docs.adyen.com/issuing/add-manage-funds#split).BalanceCheckRequestBalanceCheckRequest. splits(List<Split> splits)CreateCheckoutSessionRequestCreateCheckoutSessionRequest. splits(List<Split> splits)CreateCheckoutSessionResponseCreateCheckoutSessionResponse. splits(List<Split> splits)PaymentAmountUpdateRequestPaymentAmountUpdateRequest. splits(List<Split> splits)PaymentAmountUpdateResponsePaymentAmountUpdateResponse. splits(List<Split> splits)PaymentCaptureRequestPaymentCaptureRequest. splits(List<Split> splits)PaymentCaptureResponsePaymentCaptureResponse. splits(List<Split> splits)PaymentLinkRequestPaymentLinkRequest. splits(List<Split> splits)PaymentLinkResponsePaymentLinkResponse. splits(List<Split> splits)PaymentRefundRequestPaymentRefundRequest. splits(List<Split> splits)PaymentRefundResponsePaymentRefundResponse. splits(List<Split> splits)PaymentRequestPaymentRequest. splits(List<Split> splits)PaymentSetupRequestPaymentSetupRequest. splits(List<Split> splits)
-