Skip to content

Releases: alrotech/msp-bepaid

v2.5.3

05 Nov 21:53
Compare
Choose a tag to compare

Bug Fixes

  • remove outdated special github files (86a82b8)

2.5.0

04 Jul 12:16
Compare
Choose a tag to compare
  • Fixed issue with wrong generated payment_url
  • Fixed case of the filename with payment handler
  • Replaced hidden fields by visible fields (API was changed)
  • Forced test mode type to boolean
  • The main payment class BePaid refactored a bit
  • Added smarter debugging that depends on test mode
  • Added unpaid page into system settings for production mode when something wrong happened with payment gate

2.4.0

19 Mar 15:32
Compare
Choose a tag to compare
  • Fixed length of state field because bePaid requires it less than 20 symbols
  • Encrypted package
  • Removed setup options as no needed more

2.3.2

01 Mar 13:44
Compare
Choose a tag to compare
  • Removed Belorussian language from package because it is not supported in minishop2
  • Replaced all classes and files into own package instead injecting them into minishop2 folders
  • Added Makefile for fast build and install operations during the development of the package
  • Removed outdated special classes for Halva and ERIP payment methods
  • Added registration payment service during the installation and removing it after uninstalling
  • Fixed removing plugins and related objects during uninstalling

2.3.1

16 Feb 12:54
Compare
Choose a tag to compare
  • Fixed issue with missed payment object in returned requests (notify, success etc)
  • Refactored payment class due to bad design of payment handlers in minishop2

2.3.0

01 Feb 09:58
Compare
Choose a tag to compare
  • Fixed issue with inaccurate calculations of money amounts (now used BC Math extensions for PHP)
  • Added overriding system options for each payment method based on bePaid
  • Returned proper work of test mode

2.2.0

03 Dec 18:39
Compare
Choose a tag to compare

ERIP, Halva and cards.