Clearhaus changelog
Clearhaus changelog
developer.clearhaus.com

Application API: New "Business Activity Country" fields

 

New

  

Added support for (up to) 3 business activity countries on an application.

business_model.business_activity_country_{1...3}

See https://developer.clearhaus.com/rels/applications#request-parameters and https://developer.clearhaus.com/merchant-api/examples/applications/#create-application

My Clearhaus: Export changes for settlements

 

Deprecation

  

After removing the minimum processing fee, the columns has changed in the output of export files. This means that the data has shifted by one after the 22nd column.

This goes into effect January 22, 2026.

Transaction API: Clicktopay payment method

 

New

  

Add clicktopay to the payment_method enum.

See https://developer.clearhaus.com/rels/transaction/#properties

Settlement API: Minimum processing fee

 

Deprecation

  

The fees.minimum_processing property of the settlement resource is deprecated and will be removed without replacement after October 1, 2025.

See https://developer.clearhaus.com/rels/settlement#properties

Api Key resource: scope property deprecation

 

Deprecation

  

The scope property on the Api Key resource is deprecated and will be removed without replacement on April 9, 2024.

See https://developer.clearhaus.com/rels/api-key#properties.

Late capture fee

 

New

  

These changes will be deployed no earlier than 2023-05-16.

Transactions

Add late_capture value for settlement.fee_details[].type to transaction resource.

See https://developer.clearhaus.com/rels/transaction#properties.

Settlements

Add fees.late_capture to settlement resource.

See https://developer.clearhaus.com/rels/settlement#properties.

Contracts

Add transaction_fees.percentage.late_capture to contract resource.

See https://developer.clearhaus.com/rels/contract/#properties.

Debit fee

 

New

  

Transactions

Add debit value for settlement.fee_details[].type to transaction resource.

See https://developer.clearhaus.com/rels/transaction#properties.

Contracts

Add transaction_fees.base.debit to contract resource.

See https://developer.clearhaus.com/rels/contract/#properties.

Transaction API: Debit type

 

New

  

Add debit to the type enum.

See https://developer.clearhaus.com/rels/transaction#properties

3-D Secure Fee

 

New

  

Transactions

Add 3dsecure value for settlement.fee_details[].type to transaction resource.

See https://developer.clearhaus.com/rels/transaction#properties.

Settlements

Add fees.3dsecure to settlement resource.

See https://developer.clearhaus.com/rels/settlement#properties.

Contracts

Add transaction_fees.base.3dsecure to contract resource.

See https://developer.clearhaus.com/rels/contract/#properties.