Multi-part settlement offers on Credit Cards

Modified on Mon, 28 Nov 2022 at 01:42 PM

Current settings do not allow for multi part settlement offers on Credit Cards. This should be enabled and work the same way ACH settlements work. When Settlements are created they should schedule Post dates if needed.

In order to accommodate this, three new fields have been added to the API, the CSV Import Tool, and Global Settings. If a column is left blank the system default settings will be used whenever the account level setting is not specified or set to (null). All global settings will be available on the Setting page by System Admins, not just C2C Admins. The three new fields are explained in more detail below.


  1. SettlementACHAllowed - when true and a settlement is offered, it can be paid by ACH, when false the settlement is not payable by ACH, if no value is specified then it defaults to the global setting with the same name.
  2. SettlementCreditCardAllowed - when true and a settlement is offered, it can be paid by Credit Card, when false the settlement is not payable by Credit Card, if no value is specified then defaults to false. if no value is specified then it defaults to the global setting with the same name. 
  3. SettlementDebitCardAllowed - when true and a settlement is offered, it can be paid by Debit Card, when false the settlement is not payable by Debit Card, if no value is specified then defaults to false. if no value is specified then it defaults to the global setting with the same name. 

Important Notes: 

These new fields are NOT backwards compatible. The global settings are intended to resolve that issue by allowing a default. Those settings should default to the following values.


  1. SettlementACHAllowed - true
  2. SettlementCreditCardAllowed - false
  3. SettlementDebitCardAllowed - false

The fields will be added to the Settlement Info on each consumers account as shown below. 


For additional information on how to setup settlement offers as an admin,  click on this link to our help article on how to establish a settlement offer as an admin.  


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article