129 lines
No EOL
3.7 KiB
Text
129 lines
No EOL
3.7 KiB
Text
============== Version 5.2.0 ==============
|
|
+ Implemented Payment Status Check after returning from Payment gateway for enhanced security
|
|
+ Requerry API issue fix
|
|
+ Logs improved
|
|
+ Bug Fixes
|
|
|
|
|
|
============== Version 4.8.0 ==============
|
|
+ Compatibility testing and fixes for Wordpress Version 6.4.2
|
|
+ Compatibility testing and fixes for Woocommerce Version 8.5.1
|
|
+ Bug Fixes
|
|
|
|
|
|
============== Version 4.7.0 ==============
|
|
+ APPLEPAY payment option implemented
|
|
+ Feature to add Processing Fee implemented for APPLEPAY
|
|
+ Compatibility testing and fixes for Wordpress Version 6.3.1
|
|
+ Compatibility testing and fixes for Woocommerce Version 8.1.1
|
|
+ Bug Fixes
|
|
|
|
|
|
============== Version 4.6.0 ==============
|
|
+ Requery Cron scheduled to 30 minutes.
|
|
+ Bug Fixes
|
|
|
|
|
|
============== Version 4.5.5 ==============
|
|
+ Test mode demo payment URLs updated.
|
|
|
|
|
|
============== Version 4.5.0 ==============
|
|
+ Implemented encryption-decryption in payment response for security.
|
|
|
|
|
|
============== Version 4.4.5 ==============
|
|
+ Changed all session operation to cookies.
|
|
|
|
|
|
============== Version 4.4.1 ==============
|
|
+ PHP session issue fixed.
|
|
|
|
|
|
============== Version 4.4.0 ==============
|
|
+ Feature to add Processing Fee per Payment Type.
|
|
|
|
|
|
============== Version 4.3.1 ==============
|
|
+ CSS update.
|
|
|
|
|
|
============== Version 4.3.0 ==============
|
|
+ Amount format issue fix.
|
|
+ Data Encryption improvement.
|
|
|
|
|
|
============== Version 4.2.5 ==============
|
|
+ Payment Title issue in email fixed.
|
|
|
|
|
|
============== Version 4.2.0 ==============
|
|
+ Auto-Complete Orders feature implemented.
|
|
|
|
|
|
============== Version 4.0.0 ==============
|
|
+ Cron activation and deactivation hooks implemented
|
|
+ Custom cron interval scheduler developed
|
|
+ Payment Requery Cron implemented with custom cron interval scheduler
|
|
+ Custom Log function developed
|
|
+ Implemented custom log for Payment requery cron
|
|
+ Implemented custom log for Payment process
|
|
+ Order status updated to 'Pending' while switching payment options.
|
|
+ Payment information added in the Order Note.
|
|
|
|
- Old implementation of Payment Requery removed
|
|
|
|
|
|
============== Version 3.7.0 ==============
|
|
+ Payment title on the order details page will now show payment type also.
|
|
+ Undefined index issues fixed.
|
|
|
|
|
|
============== Version 3.6.0 ==============
|
|
+ Payment options radio button check/uncheck issue fixed.
|
|
+ Payment status requery undefined key issue fixed.
|
|
|
|
|
|
============== Version 3.5.0 ==============
|
|
+ JS full new implementation
|
|
+ Freezing issue fixed
|
|
+ Payment option multiple clicks prevented
|
|
|
|
|
|
============== Version 3.0.3 ==============
|
|
+ Single Sub Merchant ID feature implemented.
|
|
|
|
|
|
============== Version 3.0.2 ==============
|
|
+ Payment option information saved with order details.
|
|
+ Session management optimized.
|
|
+ Reusing order id until payment successful or the session expires, whichever is earlier.
|
|
|
|
- Removed custom payment type message
|
|
|
|
|
|
============== Version 3.0.0 ==============
|
|
+ Multivendor Payment API implemented
|
|
+ Multiple transaction Requery API implemented
|
|
+ AMEX payment option implemented
|
|
+ System info implemented - OS Type, Browser Type, Device Type, IP Address, App Version, API Version, Session ID
|
|
+ Payer Name and Phone implemented
|
|
+ Documentation updated
|
|
+ Helper file added
|
|
+ Restructured the code and added dependencies with the helper file
|
|
+ CSS file separated and added its dependencies in the plugin
|
|
+ Other minor improvements
|
|
|
|
- Old Payment API implementation removed
|
|
- Old Transaction Requery API implementation removed
|
|
|
|
|
|
============== Version 2.0.0 ==============
|
|
+ Multiselect Enable/Disable payment options from backend
|
|
+ Default payment option settings from backend
|
|
+ Payment Option icons implemented in the checkout page
|
|
+ Invalid JS removed and default option issue fixed.
|
|
|
|
|
|
============== Version 1.0.0 ==============
|
|
+ Initial commit |