0.1.0 - 2017-09-28
- Refactored transactions storage
- e4c0085 2017-09-28 fixed tests @hiqsol
- 9723af5 2017-09-28 csfixed @hiqsol
- 47379d4 2017-07-31 Updated Module to use hostname instead of servername @SilverFire
- 2ee5644 2017-06-20 renamed
web
config <- hisite @hiqsol - ee8ca60 2017-06-20 renamed
hidev.yml
@hiqsol - 7e76575 2017-03-31 Removed redundant check in Module::saveTransaction() @SilverFire
- 80f5213 2017-03-31 Fixed case when tansaction is not found @SilverFire
- 60eecd6 2017-03-31 Renamed
status
tosuccess
in Transaction table @SilverFire - d2116fd 2017-03-30 Refactored transactions storage @SilverFire
- 9d55e1d 2017-03-29 fixed getting available merchants in
pay/deposit
@hiqsol - 35326fe 2017-03-28 Updated PayButton and Deposit form to follow php-merchant API changes @SilverFire
- 99a4950 2017-03-28 Enhanced PayController::actionRequest() to check merchant presence @SilverFire
- 2fd82c1 2017-03-27 redone
Module::getCollection
function to fetch collection every time again @hiqsol - f443293 2017-03-27 csfixed @SilverFire
- 9c8aaea 2017-03-27 Added PHPUnit 6 compatibility @SilverFire
- 250ba1e 2017-03-23 Removed commented code @tafid
- a47e48a 2017-03-22 Added to obtain available merchants to Deposit action @tafid
- 8e34c11 2017-02-16 Added extra config-plugin hisite config @tafid
- 0455e49 2017-02-01 PayButton refactord to trigger local event instead of a global one @SilverFire
- 2e5cbd8 2017-02-01 Implemented button comment rendering @SilverFire
- Changed design
- 56a4365 2017-03-31 Removed box header from deposit view @tafid
- 6e55765 2017-03-31 Changed deposit and deposit-form views markup @tafid
- efaad49 2017-03-27 Added responsive styles to merchant select @tafid
- 37fbf3b 2017-03-27 Removed inline css for deposit view and placed it to ccs file, call it from PayButton widget @tafid
- b338802 2017-03-27 Changed box size in deposit view @tafid
- 7a14b5d 2017-03-22 Changed design @tafid
- 937be79 2017-02-16 Added extra css to PayButton marckup @tafid
- 820df72 2017-02-16 Added class clearly @tafid
- 4ed4be1 2017-02-16 Added Theme Manager settings @tafid
- Added commision support
- 4f1c26c 2017-01-20 Added commission support @SilverFire
- Fixed translations
- e1a9c7e 2017-03-27 added i18n hisite config @hiqsol
- c17c7e0 2017-03-27 Updated translations, fixed presentation logic @SilverFire
- a20b8c2 2017-03-22 translations @tafid
- c8145a4 2017-01-13 Translations updated @SilverFire
- Fixed eCoin and Paxum
- Fixed bugs
- 87b761f 2016-08-05 changed bumping to use
chkipper
@hiqsol - e4fa5f9 2016-07-13 csfixed @hiqsol
- 0be4d2e 2016-07-12 csfixed @hiqsol
- e367e59 2016-06-30 Removed dependency on Err class @SilverFire
- d16a1ec 2016-03-25 redone history functions: - id argument @hiqsol
- 7e9b380 2016-03-11 Added translations @SilverFire
- 99618c7 2016-02-11 Minor fix. Add Box view @tafid
- 4254b94 2016-02-04 phpcsfixed @hiqsol
- c66c63c 2016-02-03 + localizePage to build proper url to /merchant/pay/return @hiqsol
- bca7393 2016-02-03 pay/deposit - added the message for a case when no payments methods available @SilverFire
- 87b761f 2016-08-05 changed bumping to use
- Fixed Travis build
- 10c6932 2016-01-30 fixed tests @hiqsol
- f8fa4aa 2016-01-26 rehideved @hiqsol
- 2616a6e 2015-12-15 php-cs-fixed @hiqsol
- cae2de5 2015-12-15 PayController - back ~> returnUrl, PHPDoc updated @SilverFire
- f394b3a 2015-12-15 fixed tests @hiqsol
- f1ecb98 2015-12-14 fixed travis: dont build 5.4, dont allow fail 7 @hiqsol
- 72c57a8 2015-12-14 trying hidev.phar @hiqsol
- Changed: redone with
php-merchant
- d914e86 2015-12-16 + finishUrl @hiqsol
- 099a0a7 2015-12-14 Action check-return implemented @SilverFire
- eb568af 2015-12-14 php-cs-fixed @hiqsol
- e3e8e2a 2015-12-14 Deposit - added validation rules for sum attribute @SilverFire
- 15dc2d9 2015-12-14 Module tidied up more @SilverFire
- 25703a6 2015-12-14 Module tidied up @SilverFire
- d66f028 2015-12-11 + return/cancel method set to POST @hiqsol
- b57d0fb 2015-12-11 renamed
transactionId
<-internalid
@hiqsol - 1d0f00e 2015-12-11 + return/cancel method set to POST @hiqsol
- cbba2e2 2015-12-11 renamed
transactionId
<-internalid
@hiqsol - 278543e 2015-12-11 + internalid and history @hiqsol
- 957f3aa 2015-12-09 simplified merchant creating @hiqsol
- fce8fd4 2015-12-08 finishing redoing to php-merchant @hiqsol
- ff73135 2015-12-08 redone with php-merchant @hiqsol
- Fixed redirection to payment systems
- a2b0337 2015-12-04 fixed bulidUrl to pass proper merchant @hiqsol
- 294da33 2015-12-03 fixed tests @hiqsol
- 2befc31 2015-12-03 fixed tests @hiqsol
- bc7177c 2015-12-03 fixed redirection to payment systems @hiqsol
- 9379eb2 2015-12-03 + preparing data for Omnipay merchant unification @hiqsol
- 247c544 2015-12-03 fixed payment icons @hiqsol
- Added
renderDeposit
facility - Added use of Payment Icons
- Added tests and Travis CI
- Chnaged: redone with Omnipay
- bf5d311 2015-11-23 Changed namespace to yii2-collection @SilverFire
- b6400ea 2015-11-12 php-cs-fixed @hiqsol
- ef52743 2015-11-12 php-cs-fixed @hiqsol
- 024f9a1 2015-11-12 still redoing to omnipay @hiqsol
- b941ed3 2015-11-09 + require yii2-collection @hiqsol
- 1d6f98b 2015-11-09 started redoing to omnipay @hiqsol
- 67aa249 2015-11-09 improved package description @hiqsol
- Added basics
- ce5afe7 2015-11-07 added basics @hiqsol
- cf31f89 2015-10-30 php-cs-fixed @hiqsol
- 1b82630 2015-10-30 finished translation @hiqsol
- 961f39d 2015-10-30 fixed composer type to yii2-extension @hiqsol
- 66b9ec7 2015-10-30 fixed composer type to yii2-extension; adding translations @hiqsol
- 124f377 2015-10-26 adding deposit views, model and action @hiqsol
- 234edfc 2015-10-26 + pay button rendering with merchant @hiqsol
- 0614bd9 2015-10-22 improved with
_loadMerchant
@hiqsol - 26d44b4 2015-10-21 php-cs-fixed @hiqsol
- f538d37 2015-10-21 hideved @hiqsol
- dfadf30 2015-10-21 inited @hiqsol