Demostración de back-end:
- https://demo.woocommerce-deposits.com/wp-admin
- nombre de usuario: demostración
- contraseña: demostración
Nota: el sitio de demostración se restablece cada hora.
Depósitos de WooCommerce es una prima WordPress y WooCommerce complemento para el manejo de pagos parciales. Los clientes pagan un precio fijo o un porcentaje por adelantado. También puede forzar un depósito.
Compatible con el Complemento de reservas y citas de WooCommerce de PluginHive que le permite cobrar depósitos en las reservas, consulte el siguiente artículo sobre cómo usar ambos complementos juntos
Compatible con el Reservas de WooCommerce por Woothemes complemento, que le permite cobrar depósitos en reservas y otros productos.
Características:
- Aceptar o forzar depósitos en productos en su tienda.
- Modo de pago para hacer depósitos basados en carrito y botón de opción de depósito ubicado en el pago.
- Recordatorios automáticos por correo electrónico para pagar el monto restante después de un número específico de días.
- Seleccione el tipo de depósito: Valor fijo o porcentaje.
- Los clientes pueden pagar el monto restante más tarde iniciando sesión.
- Deshabilite o habilite los depósitos en todo el sitio con un solo clic.
- Deshabilite pasarelas de pago específicas cuando haya un depósito en el carrito.
- Muestra mensajes personalizados cuando se elige la opción de depósito.
- Agregue nuevos depósitos desde el editor de pedidos en el back-end de administración.
- Construido para WooCommerce: Diseñado desde cero para trabajar con WooCommerce.
- Compatible con WooCommerce Bookings: Multiplique el depósito por personas en sus reservas o cobre un porcentaje del valor total.
- Los informes de depósito están disponibles en el panel de informes de WooCommerce.
- Totalmente traducible: Compatible con WPML.
- Viene pretraducido en los siguientes idiomas: árabe, holandés, inglés, francés, alemán y español.
Registro de cambios:
* Registro de cambios de depósitos de WooCommerce *
26/05/2022 versión 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 versión 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 versión 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
03/12/2022 versión 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 )
03/09/2022 versión 4.0.17
* [fix] product bulk editor issue when setting multiple payment plans
03/02/2022 versión 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 versión 4.0.15
* [tweak] updates to the plain email template "wc-deposits-email-partial-payments-summary.php" * Minor bug fix
21/02/2022 versión 4.0.14
* [tweak] updates to compatibility class with WooCommerce PDF Invocies & Packing slips plugin * Minor bug fix
17/02/2022 versión 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
02/08/2022 versión 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 versión 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 versión 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 versión 4.0.9
* [fix] PHP error for WooCommerce bookings "has_persons" functions fixed. * minor bug fix
20/01/2022 versión 4.0.8
* Minor bug fix
15/01/2022 versión 4.0.7
* Improved compatibility with WooCommerce Appointments by BookingWP
14/01/2022 versión 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
01/12/2022 versión 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
01/05/2022 versión 4.0.4
* [Fix] Multiply deposit per persons for woocommerce bookings plugin was not always working correctly.
25/12/2021 versión 4.0.3
* [Tweak] Added warning message when some functions are invoked directly to improve
custom code backward compatibility.
23/12/2021 versión 4.0.2
* Minor bug fix to checkout mode calculation * [Fix] false "payment failed" error on thankyou page in some cases
23/12/2021 versión 4.0.1
* Minor fix to 4.0.0 database update process
21/12/2021 versión 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
11/06/2021 versión 3.2.12
* Minor bug fix
26/10/2021 versión 3.2.11
* Added notification for major upcoming update (v4.0) * Declared compatibility with Woocommerce 5.8.0
10/01/2021 versión 3.2.10
* [Fix] Error making payment on order-pay page for some gateways * [Fix] Duplicate deposit email triggered in some cases
27/09/2021 versión 3.2.9
* [Fix] issue was occurring with grouped products while being added to cart * Declared compatibility with Woocommerce 5.7.1
17/09/2021 versión 3.2.8
* [Fix] Grouped products deposit values were incorrect in some scenarios. * Minor bug fix
09/07/2021 versión 3.2.7
* [Tweak] display a notification message to pay-for-order page when main order cannot be paid for. * Minor bug fix
31/08/2021 versión 3.2.6
* [Tweak] added filter "wc_deposits_deposit_enabled_for_customer" to allow 3rd party control over display of deposit UI based on customer
22/08/2021 versión 3.2.5
* [Fix] Deposit received email being triggered when a post-deposit partial payment is completed manually * Declared compatibility with Woocommerce 5.6.0
08/11/2021 versión 3.2.4
* [Tweak] Admin can now view plugin latest version and changelog without inserting purchase code * Minor display fix
08/08/2021 versión 3.2.3
* Updates to some translation strings and default values.
08/05/2021 versión 3.2.2
* [Fix] issue with partial payment status transition from on-hold to partially-paid
28/07/2021 versión 3.2.1
* [Fix] issue with HTML escaping in deposit / full messages
25/07/2021 versión 3.2.0
* Code enhancement & removed unused code * Updates to ensure all plugin strings are escaped properly * updates to all JavaScript functions to ensure running in strict mode * Declared compatibility with Woocommerce 5.5.1 * [Fix] Fixed bug with wrong deposit values when customer create account during checkout. * [Fix] rounding amounts issue at partial payment level * [Tweak] Implemented plugins API to display plugin changelog from plugins page in wordpress * Minor bug fixes
15/06/2021 versión 3.1.7
* Declared compatibility with Woocommerce 5.4.0 * Minor bug fix
06/07/2021 versión 3.1.6
* [Fix] : payment plans display is not sorted by name. * Minor bug fix
31/05/2021 versión 3.1.5
* Declared compatibility with Woocommerce 5.3.0 * Minor bug fix
05/07/2021 versión 3.1.4
* [Feature] : allow overriding taxes , shipping & fees settings when recalculating deposit in admin order editor * [Fix] : rounding fix in deposit calculations * Declared compatibility with Woocommerce 5.2.2 * Minor bug fix
31/03/2021 versión 3.1.3
* Declared compatibility with Woocommerce 5.1.0 * Minor bug fix
29/03/2021 versión 3.1.2
* [Tweak] Some changes in DB Queries to improve performance. * [Fix] "All Bookings" now include partially paid bookings ( WooCommerce Bookings compatibility enhancement) * [Tweak] : Improved compatibility with Paypal Express checkout ( by WooThemes ) * Minor bug fix
03/08/2021 versión 3.1.1
* Fix : tax calculation for payment plans when customer change country * Minor bug fix
03/04/2021 versión 3.1.0
* Tweak: added deposit tab to coupon data panel in coupon editor page * Feature : setting to disable a coupon when cart has deposit * Feature : setting to automatically apply a coupon when customer is paying full amount ( no deposit in cart) * Feature : Added compatibility class to support WooCommerce PayPal Checkout Gateway * Minor bug fix
22/02/2021 versión 3.0.15
* Tweak : enhanced deposit form reload when woocommerce product adds are changed * Minor fix to some translations
21/02/2021 versión 3.0.14
* Fix : reminder email custom subject and heading is now applied properly.
19/02/2021 versión 3.0.13
* Fix : setting "wc_deposits_order_fully_paid_status" value was saved incorrectly
18/02/2021 versión 3.0.12
* Fix : reflect partial payment refunds on amounts in partial payments table. * Minor bug fix
16/02/2021 versión 3.0.11
* Fix : Error occurred message was appearing on some appointment products when deposit is enabled * Improvement : available payment plan setting override for variation products
13/02/2021 versión 3.0.10
* Feature : added setting "Order fully paid status" to set order status when all partial payments are complete and added filter "wc_deposits_order_fully_paid_status" * Declared compatibility with Woocommerce 5.0.0 * enhanced compatibility code with bundled products * Minor bug fix
02/11/2021 versión 3.0.9
* Minor bug fix to recalculating deposit discounts in order editor.
02/10/2021 versión 3.0.8
* improved grouped products handling * improved experience with changing variations by adding overlay while deposit values are being refreshed. * added filter "wc_deposits_add_to_cart_deposit_override" , allowing to override deposit values while adding to cart * Minor bug fix
02/01/2021 versión 3.0.7
* Tweak : improved compatibility with woocommerce bookings by woothemes * Minor bug fix
29/01/2021 versión 3.0.6
* fix : fixed an issue of new order email not being sent in some cases. * fix : display formatted & translated order status name "Partially Paid" instead of slug "partially-paid" in emails.
28/01/2021 versión 3.0.5
* minor enhancements to payment plans calculations * Minor bug fix
20/01/2021 versión 3.0.4
* Fix : corrected future payments on admin order editor page. * Fix : total payment plan display was not being updated on payment plan editor page load
19/01/2021 versión 3.0.3
* Declared compatibility with Woocommerce 4.9.0 * bug fix : Input for payment plans stuck when switching between amount types * Minor bug fixes
18/01/2021 versión 3.0.2
* Added setting to display & text tab to change the string "Payment Link".
16/01/2021 versión 3.0.1
* Minor bug fix to admin editor deposit recalculation modal
14/01/2021 versión 3.0.0
*
* Note : this is a major release, if you are updating from a previous version then it is advised to run the update
on a staging site first and test functionality before updating live server.
* Feature : Allowing Payment plans to be set for both product-based and checkout-mode deposits,
payment plans can change total to less or more than 100% of price / total.
* Feature : Allowing Deposit value of 0
* Feature : More customizable deposit emails text & payment link values.
* Tweak : Displayed strings are now more modified in a simpler way.
* Declared compatibility with Woocommerce 4.8.0
16/11/2020 versión 2.5.40
* Added plugin update notice for an upcoming major update (V.3.0) * Declared compatibility with Woocommerce 4.7.0
23/07/2020 versión 2.5.39
* Minor bug fix * Declared compatibility with Woocommerce...





