Skip to content

Releases: alrotech/msp-oplati

v0.12.0

11 Aug 06:29
Compare
Choose a tag to compare

Bug Fixes

  • hide desktop elements in mobile view in the qr code chunk (eae6e95)

Features

  • generating and handling backlinks for mobile app (6c93965)

v0.11.0

19 Jul 12:54
Compare
Choose a tag to compare

Bug Fixes

  • make loading qrcode library from js application (6deb88f)
  • make payment status visible always (b50d1db)
  • show translated status right after page loaded (6d1d027)

Features

  • finish processor for cheking payment state (d71c8a4)
  • finished frontend application, now it handles statuses (2fe2a50)
  • handling payment statuses in the service (afc528a)
  • translations and human text for payment statuses (8422eda)

v0.10.1

16 Jul 20:35
Compare
Choose a tag to compare

Bug Fixes

  • rename case of filename with service to be able to load it in modx (974fede)

v0.10.0

16 Jul 15:13
Compare
Choose a tag to compare

Bug Fixes

  • improve view of the block with qr-code (33fa40c)
  • pass to the chunk with qr-code order info as well (30ddf45)

Features

  • set up lexicons and start translating (ceef9f1)

v0.9.0

15 Jul 07:24
Compare
Choose a tag to compare

Bug Fixes

  • proper usage of dto classes, fix composer psr-4 param (bf20fec)
  • split handler and serivce interfaces to be compatibe with mspPaymentProps (a5aecb8)
  • stabilize chunk structure, replace labels by lexicon keys (bf8ed59)
  • use class name constant in the resolver to setup proper payment handler during installation (b7299bc)

Features

  • add default property set for the snippet oplati (d8d6728)
  • split payment handler and payment service for better maintainability (095577c)
  • use DTO for payment response (886e7a9)

v0.8.0

12 Jul 22:09
Compare
Choose a tag to compare

Bug Fixes

  • finished snippet for generating qr code in the template (snippet) (93f467d)
  • use in the chunk real properties about size and colors (6282b62)

Features

  • connector for requests to the processors (9c376dc)
  • localization, lexicons added (6ea3ce6)
  • processors for getting payment status and renewing qr code (c825031)

v0.7.0

07 Jul 20:25
Compare
Choose a tag to compare

Features

  • add draft of documentation (f3698a3)
  • add qr code library and create front application (53a9221)
  • add snippet and tpl for qr code (2dec4d1)

v0.6.0

02 Jul 06:40
Compare
Choose a tag to compare

Bug Fixes

  • proper file path in require (bbc2f42)

Features

  • add snippet and chunk for rendering qr code (cb80cc9)
  • return to unpaid page and showing the qr code there (6a30980)

v0.5.0

23 Apr 11:23
Compare
Choose a tag to compare

Bug Fixes

  • set to lower case readme and changelog files names to add them to package (fd34229)

Features

  • add ability to pass encryption key to the build command as a param (1f740d8)

v0.4.0

23 Apr 06:24
Compare
Choose a tag to compare

Bug Fixes

  • issue with overidden system settings with login and password (0812caf)

Features

  • added areas to system settings (0aec6c0)
  • core and build files (e616b5a)
  • dto objects for building request (d874ff1)
  • encryption and build script modernization (20983cf)
  • getting payment link in mobile browser (b7e6c37)
  • init model as composer package, require dependensies needed to proper work (93969e2)
  • license and other initial files (87df024)
  • package files as special file vehicle (62c4a3d)
  • remove useless validators and add new one for php extensions (0de2293)
  • system settings for the component (83e23d2)