Skip to content

Commit

Permalink
Payment, discount & weight calculation improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
gwinn committed Mar 24, 2021
1 parent 60998ad commit 9e85d3b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v4.1.5
* Send discount details into the system
* Prefix for payment external ID (to ensure that it's unique)
* Make payment sum optional
* Weight calculation based on product options

## v.4.1.4
* Create payment only when the payment type is specified
* Checking the availability of promotional price for the product when uploading the order
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015-2020 RetailDriver LLC
Copyright (c) 2015-2021 RetailDriver LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.4
4.1.5

0 comments on commit 9e85d3b

Please sign in to comment.