-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Stefan
committed
Oct 7, 2016
1 parent
b2d2ba8
commit e9d796d
Showing
6 changed files
with
2,374 additions
and
2,843 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
## 2.0 | ||
|
||
- Update pay-out version to 2.0 | ||
- mondido.payment.js and multi.css will follow pay-out version. | ||
If "pay-out" is 2.1 "mondido.payment.js" and "multi.css" shuld be of version 2.1.x | ||
Example "mondido.payment.js" is of version 2.1.x.x it should be compatible with "pay-out" version to 2.1.x | ||
- Add MIT License | ||
- Move changelog | ||
- Fix wc3 validation | ||
- Fix css/js bugs | ||
- Update images | ||
- Add metadata preload data | ||
- Add convertCurrency | ||
- Update CSS | ||
- Update JS | ||
- Change/Update design | ||
- Change Enter to tab if @ input | ||
- Use liquid to only load the necessary html code | ||
- Add liquid settings from mondido to easy setup | ||
- Optimization | ||
- convention | ||
- Start to use css class convention (.mo-exaple-ex2-test) | ||
- Start to use indent spaces 2 and | ||
- Use transaction.merchant.settings_hosted 4 settings | ||
|
||
## 1.4.1 | ||
|
||
- Add AgreementCode setting | ||
- Add logo alternative | ||
- Move all image to load from mondido cdn | ||
- Update endpoints | ||
- Fix css/js bugs | ||
|
||
## 1.4 | ||
|
||
- Add masterpass | ||
- Fix css/js bugs | ||
|
||
## 1.3.1 | ||
|
||
- Fix css/js bugs | ||
- Add update translations | ||
- Add more config options | ||
- Add fontawesome | ||
- Update invoice implementation | ||
|
||
## 1.1 | ||
|
||
- Added css, js files to repo | ||
- Fixed bugs with hiding/showing paybutton and loader |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Copyright (c) 2015 Mondido Payments AB | ||
|
||
MIT License | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of this software and associated documentation files (the | ||
"Software"), to deal in the Software without restriction, including | ||
without limitation the rights to use, copy, modify, merge, publish, | ||
distribute, sublicense, and/or sell copies of the Software, and to | ||
permit persons to whom the Software is furnished to do so, subject to | ||
the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be | ||
included in all copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | ||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | ||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.