- More data in OrderCreate.php example: addition of invoice and delivery optional sections
- README.md update
- CHANGELOG.md update
- Cleaned and fixed links in OrderCreate.php example
- ContinueUrl.php deleted
- OpenPayU_Util::statusDesc($response) function update
- GeneratedOrderForm.php removal
- Fixed bugs in examples.
- Fixed bugs
- Added tracking of version
- Fixed some bugs
- Updated README.md
- Fixed some bugs
- Removed support for XML messages
- Removed unsupported examples
- Fixed problem with uppercase keys in order array
- Removed support for OpenPayU 1.0
- Added support for OpenPayuU REST API
- Fixed bugs
- Added unit tests
- Added order.cancel and order.statusUpdate functions
- Added hostedOrderForm function
- Unification according to ruby_sdk. Improve comments.
- Added protection against full path disclosure
- Added messages of results
- Changed method invokes
- Contains bug fixes 0.1.8 version
- Added PHPDoc and formatted code