YITH WooCommerce Deposits and Down Payments Premium 2.19.0

Download YITH WooCommerce Deposits and Down Payments Premium 2.19.0 from nulled fire. The plugin YITH WooCommerce Deposit and Down Payments can turn out to be an ace up your sleeve for y
New: added WC 3.2.x compatibility
Tweak: recalculate totals after restoring original cart (avoid checkout skipping the payment)
Tweak: added procedure to disable deposit when removing category rule
Tweak: plugin now shows prices including taxes when required
Tweak: added checks over product before adding it to temporary cart
Fix: error when retrieving products to enable for category deposit rule
Fix: customer can now pay balance orders even if products are out of stock (stock handling is processed during deposit)
Dev: added yith_wcdp_is_deposit_enabled_on_product filter, to let third party plugin filter is_deposit_enabled_on_product() return value
Dev: added yith_wcdp_skip_support_cart filter, to let third party plugin avoid support cart processing
Dev: added yith_wcdp_suborder_add_cart_item_data filter, to let third party plugin add cart item data during cart processing for suborders creation
Tweak Update plugin-fw
Tweak Optimized meta saving
Tweak Avoid double "Deposit" or "Full Payment" label before order item name
Fix Problem with duplicated meta
Fix Variation rate when category rate is set
Fix Problem with product's select on Deposit tab
Dev Added yith_wcdp_disable_email_notification filter, to let disable balance email notifications
Version 1.0.4 - Released on Oct 10, 2016
  • Added compatibility with variable products
  • Added filter yith_wcdp_skip_cart_item_processing to let dev skip add deposit to cart programmatically
  • Added YITH_WCDP_PROCESS_SUBORDERS constant to avoid suborder with deposit when deposit is forced
  • Added compatibility for shipping zones
  • Added compatibility with YITH WooCommerce PDF Invoice premium
  • Added compatibility with YITH WooCommerce Booking
  • Added option to choose whether deposit should be checked as default or not
  • Added get_deposit method, to get deposit value for a specific product/variation/user/price
  • Tweak changed plugin text domain to yith-woocommerce-deposits-and-down-payments
  • Tweak made plugin work with [product_page] woocommerce shortcode