Ultimi aggiornamenti
Segui gli aggiornamenti dei plugin YITH giorno dopo giorno
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.2.1
- New: support for WordPress 5.5
- New: support for WooCommerce 4.4
- Update: plugin framework
- Tweak: added some additional notes regarding Receipt url
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.2.0
- New: support for WooCommerce 4.3
- New: improved settings panel layout
- New: svg card icons
- Update: plugin framework
- Tweak: better handling for refund/void transactions
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.16
- New: support for WooCommerce 4.2
- Update: plugin framework
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.15
- New: support for WordPress 5.4
- New: support for WooCommerce 4.0
- New: Void transaction instead of refund, when processing full amount refunds
- Update: plugin framework
- Tweak: code reformat
- Fix: item name is now edited using mb_substr, to avoid problems with UTF-16 strings
- Fix: notice when paying with saved card
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.14
- New: support for WordPress 5.4
- New: support for WooCommerce 4.0
- New: Void transaction instead of refund, when processing full amount refunds
- Update: plugin framework
- Tweak: code reformat
- Fix: item name is now edited using mb_substr, to avoid problems with UTF-16 strings
- Fix: notice when paying with saved card
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.13
- New: support for WooCommerce 3.9
- Tweak: Added customer IP to TransactionRequest
- Tweak: use get_order_number() to retrieve order id, instead of property
- Update: plugin framework
- Dev: added yith_wcauthnet_invoice_number filter
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.12
- New: support for WordPress 5.3
- New: support for WooCommerce 3.8
- Update: Plugin Framework
- Fix: now the plugin correctly handles code 4 status (held for review); it is managed as a successful payment
- Dev: added filter yith_wcauthnet_order_description
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.11
- New: WooCommerce 3.7.0 RC2 support
- New: added methods to handle delete card / set card default operations on authorize side
- Tweak: added check to avoid duplicated tokens
- Update: internal plugin framework
- Update: Italian language
- Fix: payment profile creation when user already has profile registered
- Dev: added filter yith_wcauthnet_add_line_item_id
- Dev: added filter yith_wcauthnet_response_message
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.10
- New: Support to WordPress 5.2
- Update: Plugin Framework
YITH Woocommerce Authorize.net Payment Gateway Premium - 1.1.9
- New: WooCommerce 3.6.0 RC1 support
- Update: internal plugin framework