# Changelog

##[1.15.4]- 2026-08-10
### Added
- Fee Calculator API

##[1.15.2]- 2024-09-02
### Modified
- added fields required to manage funding account usage for a customer. 
- added client key field to retrieve customers api response.

##[1.15.1]- 2023-07-12
### Modified
- Authentication Fix for OPAY1-HMAC-SHA256 Auth Scheme

##[1.15.0]- 2023-03-20
### Added
Initiate Contact Verification API
Link Customer Contact API
Unlink Customer Contact API
Manage PBT API
Retrieve PBTs API

##[1.14.0]- 2022-05-16
### Added
- added payoff_amount and payoff_expiry_date fields to Customer Account Resource
- status field added to Create Customer API.
- create and cancel PaymentAuthorization APIs.
- create Payment API has enhanced to support capturing with PaymentAuthorization Id. 

### Removed
- get and retrieve Recorded Payments API. (Need to use get and retrieve Payments API)

## [1.12.0] - 2022-02-07
### Modified
- it is the first version of .NET Core >= 3.1 SDK.

