Version 1.0.29
Why a new version ?
Version 1.0.29 includes functionality to prevent a transaction from being initiated if the transaction amount entered is greater than the amount previously registered in the back-end.
What are the main changes ?
A new viewData (TerminalPaymentValueBelowMinimumLimitViewData) has been included, which is returned by the SDK to the client consuming the SDK (TTP) when the value of a transaction is below the minimum value registered for a specific CNPJ.
How to implement this feature is described in section “8-Minimum value lock”.
Last updated