**
Back-end Demo :
{#item-description__-back-end-demo}
Note : demo site resets hourly.
WooCommerce Deposits is a premium WordPress and WooCommerce plugin for handling partial payments. Customers pay a fixed price or percentage up front. You can also force a deposit.
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.
Features:
- Accept or force deposits on products in your store.
- Checkout mode to make deposits cart based and deposit option button located in checkout.
- Automatic email reminders to pay remaining amount after specific number of days.
- Select deposit type: Fixed value or percentage.
- Customers can pay the remaining amount later by logging in.
- Disable or enable deposits site-wide with a single click.
- Disable specific payment gateways when there’s a deposit in cart.
- Display custom messages when the deposit option is chosen.
- Add new deposits from the order editor in the admin back-end.
- Built for WooCommerce: Designed from the ground up to work with WooCommerce.
- Compatible with WooCommerce Bookings: Multiply the deposit by persons on your bookings or collect a percentage of the total value.
- Deposit reports are available in the WooCommerce reports panel.
- Fully translatable: Compatible with WPML.
- Comes pre-translated in the following languages: Arabic, Dutch, English, French, German, and Spanish.
Changelog:
* WooCommerce Deposits Changelog *
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...