The plugin enables you to take credit card payments from all card brands and includes Verified By Visa 3D Secure fraud protection.
A few notes about the sections above:
升级注意事项:
1.1.0
Fixed some bugs due to gateway updates, improved error messages to customer and admin.
1.0.1
Upgrade immediately. This version fixes a security related bug and a lot of small bugs.
更新日志:
1.1.1
Removed ExtData field;
1.1.0
Fixed error messages. Now it shows better errors to customers and the gateway response on the Order;
Updated gateway URL;
Added an option to back to old gateway URL.
1.0.3
Added an option to add custom Gateway URL
1.0.2
Plugin description improvements
Added plugin icons
1.0.1
Fixed order not being sent when 3DS is disabled;
Removed CURL in order to use Wordpress HTTP Library;
1.0.0
Released first stable version
0.2.3
Improved settings fields description
Improved LOG system
Removed unused fields on settings page
Fix files CRLF
Fix payment not working without 3DS enabled;
Fixed jQuery compatibility mode
0.2.2
Prevent double submit of checkout form (thanks to @RicoCallirgos)
Implemented Wordpress Plugin Repository rules to submit plugin
0.2.1
Fix callback url not working on some Wordpress installations.
0.2.0
Added non-frictionless mode to 3D Secure;
Added loading screen while 3D Secure is running;
Added an option to fallback failed frictionless to regular mode.
0.1.3
Fixed callback not working depending on rewrite rule for posts;
Increased callback submit timeout interval;
Fixed callback breaking when no $_SESSION['3ds'] is available;
Removed debugs;
0.1.2
Added the option to auto decline 3D Secure refused transactions;
Added more informative error messages;
Added timeout to auto submit 3D Secure form when it is taking too long;
Auto creating callback page for 3D Secure response, instead of making user manually create it.