This extension has been discontinued.
1.7.12
- Tweak: HE language update
- Fixed: Extract the correct YY for those using the YYYY format
1.7.11
- Tweak: Allow any registered WC order status to be selected
- Fixed: Incorrect property name used in filter
1.7.10
- Fixed: Updated SSL settings URL
- Fixed: Check for SSL store URL before displaying the Force SSL Option warning
- Tweak: Updated Hebrew translation
- Dev: Added offline_cc_blocked_card_numbers filter hook
- Dev: Added offline_cc_validate_fields filter hook
- Dev: Added offline_cc_validate_cc filter hook
1.7.9
- New: Added Finnish language files and proper POT file
- New: Added the [order_url] email shortcode
- Tweak: Allow processing payment even when the saving to the backup server fails
- Tweak: Display the description even if WooCommerce form is selected
- Fixed: Use html_entity_decode() on the email body to convert HTML entities back to their corresponding values
- Fixed: Only modify the WC CC form if the selected gateway is OCC
- Dev: Added offline_cc_ccvs_language_file filter hook
1.7.8
- Fixed: Issue causing error in WC 2.x
1.7.7
- Fixed: Fatal error when loading products
1.7.6
- WooCommerce 3.0 compatibility
- added support for Maestro cards
- added support for MasterCard 2-Series BINs
- added support for 4 digit year in card expiry date
- added optional Cardholder ID field
1.7.5
- fixed deprecated message on WooCommerce 2.6
1.7.4
- ready for WordPress 4.6
- store and show debug data if sending additional email failed (using wp_mail_failed action hook, available since WP4.4)
1.7.3
- fixed Credit Card meta data not showing in the Renewal orders for Woocommerce Subscription 2.0
- fixed link to WooCommerce settings page in SSL warning message for recent WooCommerce versions
- show separate error message if no cc fields are filled in (to help identifying theme issues)
1.7.2
- removed UTF8 BOM from ccvs language files (fix different SyntaxError: unexpected character...)
- show separate error message if no cc fields are filled in ``(to help identifying theme issues)
1.7.1
- added hebrew translation of validation errors
- basic support for WPML - make payment description field translatable
- improved error handling on license activation / deactivation
- fixed possible "Unexpected token" error on checkout
1.7.0
- WooCommerce 2.1 or better required!
- fixed invalid card warnings in WooCommerce 2.3
1.6.2
- fixed check if card number is in list of test numbers
1.6.1.1
- improved support for WooCommerce Subscriptions plugin (beta)
1.6.1
- added option to set order status for new orders to "pending"
1.6.0
- fixed missing language file error message
1.5.9
- added support for debit card when WooCommerce 2.1 form is enabled
- added placeholder for card holder field
1.5.8
- added email shortcode for optional card holder
- updated readme.md
1.5.7
- added support for card holder field when WooCommerce 2.1 checkout form is enabled
1.5.6
- fixed invalid UTF-8 issue for german, spanish and french validation messages
1.5.5
- fixed php notices on some development sites
1.5.4
- added email content shortcode for debit card type
1.5.3
- added support for WooCommerce 2.1 credit card form (beta)
- added option to ask whether a card is credit card or debit card
- added lithuanian translation
1.5.2
- added option to disable checksum validation
1.5.1
- fixed language selection for verification engine
- fixed settings link in reminder for WooCommerce 2.1
1.5.0
- added required WooCommerce default styles for themes that are missing them
- minor fixes for WooCommerce 2.1
1.4.5
- disable autocomplete for checkout fields
- added manual license activation check
- added tooltips on license page
1.4.4
- added option to disable PCI compliance and store all details in WordPress database
- added option to clear cc details after processing the payment
1.4.3
- fixed issue of stock not being reduced
1.4.2
- added option to add cardholder name field
1.4.1
- implemented support for backup data storage
1.4.0
- added option to select default status for new orders
- added filter wc_offline_cc_email_message to modify „Paid with…“ message in email
- added filter wc_offline_cc_thankyou_message to modify „Paid with…“ message on thank you page
1.3.9
- add link to license page on plugins settings page
1.3.8.2
- added support for WooCommerce Fraud Prevention plugin (send IIN/BIN to Subuno)
1.3.8.1
- added support for WooCommerce Subscriptions plugins
1.3.8
- use date_i18n() to localize month names
- added hebrew translation
1.3.7
- added note about the list of allowed cards being case sensitive
- fixed minor admin UI display issues in the latest version of WooCommerce
- updated french translation
1.3.6
- fixed not accepted cards issue when list of accepted cards was empty
1.3.5
- added more shortcodes for extra email content
- added option to include extra email content in new order notification email
1.3.4
- added option to set accepted cards
- added some hooks for 3rd party developers
- fixed typo
1.3.3
- added french translation
1.3.2
- show details metabox on order page without testmode enabled
1.3.1
- added german translation
1.3
- ready for WooCommerce 2.0
1.2
- new custom payment icon option
1.1
- bug fix release with updater
1.0
- first public release