Interface SplitPaySettings

Export

SplitPaySettings

Hierarchy

  • SplitPaySettings

Properties

enabled: boolean

Whether SplitPay is enabled for the account. For Partner and Reseller accounts this is the only field that needs to be supplied. Currently in beta and not available to all accounts.

Memberof

SplitPaySettings

include_adjustments: boolean

Determines if volume adjustments (manual corrections applied to a merchant's processing volume) are included when calculating the split pay fee amount. Ignored at partner / reseller level.

Memberof

SplitPaySettings

include_chargebacks: boolean

Determines if chargebacks are included when calculating the split pay fee amount. Ignored at partner / reseller level.

Memberof

SplitPaySettings

include_credits: boolean

Determines if credits (e.g., returns/refunds back to the merchant) are included when calculating the split pay fee amount. Ignored at partner / reseller level.

Memberof

SplitPaySettings

include_reversals: boolean

Determines if transaction reversals (voided/cancelled transactions before settlement) are included when calculating the split pay fee amount. Ignored at partner / reseller level.

Memberof

SplitPaySettings

Indicates whether the ACH entries are netted (added together) or are separate entries. Ignored at partner / reseller level.

Memberof

SplitPaySettings

Split configurations defining how each transaction should be split among recipients. Required for merchant accounts when enabled is true. Ignored at partner / reseller level.

Memberof

SplitPaySettings

Generated using TypeDoc