WooCommerce Deposits v4.1.9.4 – Partial Payments Plugin

WooCommerce Deposits
WooCommerce Deposits

Download Free WooCommerce Deposits Partial Payments WordPress Plugin 4.1.9.4 – CodeCanyon | WooCommerce Deposits 4.1.9.4 – Partial Payments Plugin is a 100% premium WordPress and premium WooCommerce plugin especially for handling partial payments. Now you customers pay a fixed price or percentage up front. You can also completely force a deposit. WooCommerce Deposits is fully compatible with the WooCommerce Bookings plugin, which is allowing you to collect deposits on bookings as well as other products.

woocommerce-deposits-nulled-LATEST.zip

Compatible with the WooCommerce Bookings And Appointments plugin by PluginHive , allowing you to collect deposits on bookings , check their following article on how to use both plugins together

Compatible with the WooCommerce Bookings by Woothemes plugin, allowing you to collect deposits on bookings as well as other products.

WooCommerce Deposits Features

WooCommerce Deposits Free Download

woocommerce-deposits-nulled-LATEST.zip
Demo

https://codecanyon.net/item/woocommerce-deposits-partial-payments-plugin/9249233

Changelog WooCommerce Deposits Nulled

07/01/2023 version 4.1.9

* [tweak] removal of unnecessary development code
* minor bug fix
04/01/2023 version 4.1.8

* [fix] Division by zero errors on product page
* minor bug fix
19/12/2022 version 4.1.7

* minor bug fix
15/11/2022 version 4.1.6

* Declared compatibility with Woocommerce 7.2.0
* [fix] fixed an issue with partial payment date not being stored correctly when deposit is recalculated
* [fix] fixed a display issue in admin order editor
12/11/2022 version 4.1.5

* minor bug fixes
07/11/2022 version 4.1.4

* Declared compatibility with Woocommerce 7.1.0
* Updates to maintain compatibility with "PDF Invoices & Packing Slips" Plugin" plugin
* minor bug fixes
09/09/2022 version 4.1.3

* minor bug fixe
08/09/2022 version 4.1.2

* [fix] fixed additional partial payment issues in some scenarios
* minor bug fixes
22/08/2022 version 4.1.1

* [fix] fixed a calculation issue with taxable negative fees.
* [fix] fixed a calculation issue with woocommerce subscriptions.
* [fix] fixed a division by zero error in some cases.
* minor bug fixes
04/08/2022 version 4.1.0

* [tweak] support of more html tags and attributes in deposit / full messages.
* [tweak] updates to compatibility code for "WooCommerce PayPal Payments" plugin
* [fix] fixed Division by zero in checkout mode.
* [fix] Multiple calculation fixes for partial payments in order editor admin page.
* Declared compatibility with Woocommerce 6.7.0
* Minor bug fixes
26/05/2022 version 4.0.21

* [fix] fixed a bug with deposit calculations in order editor admin page
* [fix] Fixed a compatibility issue with some plugins causing deposit emails to disappear from woocommerce settings
* [fix] fixed missing translation strings issues.
* Declared compatibility with Woocommerce 6.5.1
 * Minor bug fix
15/04/2022 version 4.0.20

* [fix] miscalculation in some cases where multiple coupons are used.
* [fix] error saving some actions of varitaions bulk editor
* minor bug fix
27/03/2022 version 4.0.19

* [fix] fixed the functionality of partial payment invoice downloads as part of compatibilitt with "WooCommerce PDF Invoices & Packing Slips" Plugin
* Declared compatibility with Woocommerce 6.3.1
* Minor bug fix
12/03/2022 version 4.0.18

* added action "wc_deposits_partial_payment_created" which is triggered after a partial payment is created
*  added function "get_order_balance_details" allowing 3rd party plugins to retrieve paid and unpaid balanced of an order
* basic compatibility with WooCommerce Paypal Payments plugins ( beta )
09/03/2022 version 4.0.17

* [fix] product bulk editor issue when setting multiple payment plans
02/03/2022 version 4.0.16

* [fix] deposit amount being set to 0 in some cases when a coupon is set to apply to future payments.
01/03/2022 version 4.0.15

* [tweak] updates to the plain email template "wc-deposits-email-partial-payments-summary.php" 
* Minor bug fix
21/02/2022 version 4.0.14

* [tweak] updates to compatibility class with WooCommerce PDF Invocies & Packing slips plugin
* Minor bug fix
17/02/2022 version 4.0.13

* [fix] improved calculation for discounts when discount amount is larger than deposit / future payments
* [dev] added the filter "wc_deposits_checkout_mode_available_payment_plans" allowing the manipulations of available payment plans in checkout mode
* Declared compatibility with Woocommerce 6.2.0
08/02/2022 version 4.0.12

* [fix] miscalculation in checkout mode fixed deposit situation
* [fix] compatibility issue with ShopMagic for WooCommerce
* [tweak] added filter "wc_deposits_product_disable_deposit_ajax_refresh" to allow disabling ajax refresh of deposit container
02/02/2022 version 4.0.11

* [fix] compatibility issue with Woocommerce Tm Extra Product options on product page
* [fix] compatibility issue with ShopMagic for WooCommerce
* minor bug fixes.
29/01/2022 version 4.0.10

* [fix] Admin new order email not being triggered in some cases
* [fix] manually added discounts were being removed during deposit recalculation
24/01/2022 version 4.0.9

* [fix] PHP error for WooCommerce bookings "has_persons" functions fixed.
* minor bug fix
20/01/2022 version 4.0.8

* Minor bug fix
15/01/2022 version 4.0.7

* Improved compatibility with WooCommerce Appointments by BookingWP
14/01/2022 version 4.0.6

* [Fix] date being displayed instead of Future payment even when no due date is set.
* [Fix] display of placeholder {partial_payment_number} disappeared in some cases
12/01/2022 version 4.0.5

* [Tweak] Improved email triggers for partial payments.
* [Tweak] Replaced is_ajax() with wp_doing_ajax() following WooCommerce 6.1.0.
* Declared compatibility with Woocommerce 6.1.0
05/01/2022 version 4.0.4

* [Fix] Multiply deposit per persons for woocommerce bookings plugin was not always working correctly.
25/12/2021 version 4.0.3

* [Tweak] Added warning message when some functions are invoked directly to improve
                   custom code backward compatibility.
23/12/2021 version 4.0.2

* Minor bug fix to checkout mode calculation
* [Fix] false "payment failed" error on thankyou page in some cases
23/12/2021 version 4.0.1

* Minor fix to 4.0.0 database update process
21/12/2021 version 4.0.0

* Declared compatibility with Woocommerce 6.0.0
* [Feature] Global Deposit options added.
* [Feature] Fixed Payment Plans.
* [Feature] Added a button to remove all deposit data from order.
* [Feature] Added a setting to hide deposit UI when deposit is forced.
* [Feature] Added a setting to allow having itemized partial payment instead of single line payments only.
* [Tweak] Reworked deposit calculation functionalities to eliminate some rounding bugs.
* [Tweak] Reworked plugin settings for better user experience.
* [Tweak] Removed Setting for shipping taxes handling, for better calculation shipping taxes values are handled with shipping
woocommerce-deposits-nulled-LATEST.zip


Categories: CodeCanyon, eCommerce, Plugins, WooCommerce

← Back home