Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 704 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.2.0] - 2019.06.12

  • Nexi client for API implemented: getPaymentConfiguration, createHashMac, getLanguage, getCurrency
  • API default language and currency settings
  • Validation messages for result model after payment (both success and error)
  • First draft of isPaymentValid function added, not tested yet
  • Refresh payment button and get new transaction code

[0.1.0] - 2019.06.11

  • First draft and PoC for Nexi Payment integration