#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Deposits and Down Payments Premium - 1.3.9

  • New: support for WordPress 5.5
  • New: support for WooCommerce 4.4
  • Update: plugin framework
  • Update: language files
  • Tweak: save _has_deposit meta even when not processing balances
  • Tweak: cast deposit_balance to float
  • Fix: prevent possible Fatal Error during cart item processing
  • Fix: integration with YITH WooCommerce Product Bundles
  • Fix: get correct deposit value on product page with ajax call
  • Fix: avoid reserving stock for balance orders (stock handled on deposit only)
  • Dev: added yith_wcdp_partially_paid_status filter

YITH WooCommerce Deposits and Down Payments Premium - 1.3.8

  • New: support for WooCommerce 4.2
  • Update: plugin framework
  • Tweak: improved grand total calculation, when propagating coupons
  • Fix: issue with balance totals calculation, when both deposit and balance have shippings
  • Dev: new filters to show deposit in product_page shortcode

YITH WooCommerce Deposits and Down Payments Premium - 1.3.7

  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: added shortcode yith_wcdp_desposit_value
  • Tweak: improved order filtering
  • Tweak: adds balance lines to order review
  • Fix: PHP Fatal error: Uncaught Error: Call to a member function is_purchasable() on bool
  • Dev: added yith_wcdp_before_suborders_create and yith_wcdp_after_suborders_create actions

YITH WooCommerce Deposits and Down Payments Premium - 1.3.6

  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: added shortcode yith_wcdp_desposit_value
  • Tweak: improved order filtering
  • Tweak: adds balance lines to order review
  • Fix: PHP Fatal error: Uncaught Error: Call to a member function is_purchasable() on bool
  • Dev: added yith_wcdp_before_suborders_create and yith_wcdp_after_suborders_create actions

YITH WooCommerce Deposits and Down Payments Premium - 1.3.5

  • New: support for WooCommerce 3.9
  • Update: plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Update: Dutch language
  • Tweak: prevent plugin from removing custom orders views
  • Fix: issue with tax displayed on order details/email
  • Fix: prevent notice when filtering order items

YITH WooCommerce Deposits and Down Payments Premium - 1.3.4

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • Tweak: method that prints additional notes now checks for deposit status with dedicated method
  • Update: Plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Fix: prevent notice during cron execution
  • Dev: added new action yith_wcdp_deposits_created_notification
  • Dev: added new filter yith_wcdp_customer_deposit_created_email_enabled

YITH WooCommerce Deposits and Down Payments Premium - 1.3.3

  • New: WooCommerce 3.7.0 RC2 support
  • Tweak: cast deposit value to double to avoid "non numeric value" error
  • Tweak: add fees on grand total on cart and checkout page
  • Tweak: change balance order status to pending payment when deposit order status changed from failed status
  • Tweak: add paragraph in deposit and balance payment for show inline block in all webmail clients
  • Update: Italian language
  • Update: internal plugin framework
  • Fix: removed useless yith_wcpb_ajax_update_price_request trigger that used to break js execution on variable products
  • Fix: get correct parent product id when a variation is selected
  • Fix: expiration days are now added to today's date
  • Fix: notice on thank you page
  • Dev: added new filter yith_wcdp_show_total_html
  • Dev: added new filter yith_wcdp_deposit_print_product_note
  • Dev: added new filters for sending deposit expiration email

YITH WooCommerce Deposits and Down Payments Premium - 1.3.2

  • New: added Product Bundle compatibility
  • Fix: Multi Vendor plugin hide balance orders without commissions (vendor with commission rate 0%)
  • Fix: product purchasable state can now be filtered by generic option too
  • Tweak: removed balances from sales count on WC reports
  • Tweak: preventing problems when suborder id doesn't exists
  • Tweak: check if product exits
  • Tweak: added currency on wc_price for deposit table and deposit list
  • Updated: Dutch language

YITH WooCommerce Deposits and Down Payments Premium - 1.3.1

  • New: WordPress 5.2 support
  • Update: internal plugin framework
  • Fix: notice undefined variable on is_deposit_enabled_for_product
  • Fix: prevent notice Undefined variable $expiration_date
  • Fix: avoid adding extra label to cart total when no deposit is in cart
  • Fix: disable shipping on deposit order when option is checked
  • Tweak: change isset for empty in order to prevent no print suborders on the email
  • Tweak: preventing warning when checking deposits over a gift card product
  • Tweak: improved compatibility with Gift Card
  • Tweak: improved compatibility with Multi Vendor
  • Dev: added yith_wcdp_has_action_after_shop_loop_item filter
  • Dev: added yith_wcdp_single_deposit_price filter

YITH WooCommerce Deposits and Down Payments Premium - 1.3.0

  • New: WooCommerce 3.6 support
  • New: added options to make deposits expire on a specific date
  • New: added option to choose whether deposit or balance should be virtual
  • Tweak: improved frontend price handling - now js uses accounting library to format price
  • Tweak: always retrieve a fresh product on is_deposit_enabled_on_product method, to avoid unexpected behaviour
  • Tweak: improved deposit-list template for emails
  • Update: internal plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Dev: added yith_wcdp_my_account_print_quick_deposit_action filter
  • Dev: added second parameter to yith_wcdp_virtual_on_deposit filter (order)
  • Dev: Added a new condition to modify the stock status