- Moved payu.js to correct path
- Update SDK
- Fixed checkout when not show paymethods
- Update private policy
- Payment methods show on one step checkout
- Fixed sandbox configuration for card
- Separated card payment
- Added sandbox
- Fix customerIp and translate
- Catch consumeNotification exception
- Add email notification
- Update SDK
- Add Outh
- Refactor
- Cleanup unused code
- Replace http to https for static resources
- Add lang to redirectUri
- microtime() added to extOrderId to avoid ORDER_NOT_UNIQUE error
- fixed status update bug
- API version fixed
- not used status updates removed
- _payuPayMethod from CARD to CARD_TOKEN changed
- SDK version 2.1.2 included (SSL3 protocol dissabled)
- API 2.1 compatible
- Rounding numbers fixed
- Refund functionality added
- Added discounted price calculation
- SDK 2.0.0 compatible
- Fixed Self-return flow
- Fix for coupon total amount and order summary
- Fix for user rights and Accept/Cancel buttons
- Changed order's statuses management
- Fixed payment acceptance
- Fixed shipping taxes
- Fixed GrandTotal Amount to SubTotal
- Fixed updatePaymentStatusCompleted for Self-Returns
- SDK 1.9.2 compatible
- Fixed PayU order cancelling
- Fixed adding customer shipping address in orders that are not virtual
- Fixed status changing for Payment Review after complete payment
- Fixed updating customer data
- Changed order number in PayU description
- Fixed problem with accepting and cancelling order in PayU Issue #6
- Removed PayU.php file
- Changed type of license
- Added license file
- Fixed Email empty value in new order
- Changed description labels in configuration
- Updated order statuses list
- Added customer and shipping information in order create
- Fixed displaying a message when you add item to cart
- Fixed advertisements localization
- Added redirect after payment cancel
- Fixed empty ShippingCostList in Checkout process
- Fixed order status changes for Completed
- Changed shopping process flow without authentication before summary
- Fixed billing address for virtual order
- Fixed shipping costs list for virtual order
- Fixed product tax rates
- Fixed order grand total value
- Changed extension name: PayU_Account was PayU_PayU