Fix
14 August 2024

Version 2.3.3

Issue Fixed: A fatal error occurred on the checkout page when the cart-based deposit was turned on.

Announcement
16 July 2024

Version 2.3.2

Update:

  • Add a "Specific Date" option for sending deposit reminder emails
  • Prevent payment gateways for future deposits
  • Update Option Framework
  • HPOS Compatibility 

Fixed:

  • Improve Deposit validation for "Required Login"
  • Minor Bugs
Revenue Growth
16 July 2024

Prevent payment gateways for future deposits

At present, we have the capability to exclude payment gateways for all initial deposit orders, specifically the first order. We are also considering extending this functionality to prevent payment gateways for second deposit orders as well.

Example:

1st. deposit $500 with any of these gateways Paypal/stripe/paddle/Bank Transfer.

2nd. pay $500 by only having the PayPal payment method, and others will be disabled.

Fix
16 May 2024

Version 2.3.1

Fixed:

  • Deposit options are not showing for non-login users (an issue arose in version 2.3, and we recode the required login option logic)
  • checkout-mode fatal error appears in the log
  • Empty child deposit orders are created even if users select 'Full Payment' from the check deposit option on the checkout page.
New feature
12 May 2024

Version 2.3

   Cart Based Deposit

In version 2.3 and onwards, a new option, “Checkout Mode,” has been implemented for deposit management. This feature enhances the deposit process by allowing customers to pay a deposit amount based on the total cart value rather than per individual product. Know More

Update:

  • Add class bayna-cart-deposit-info for cart item deposit info
  • Add Required login option to enable deposit only for login users
  • Update .pot file

Fixed:

  • Duplicate radio button
  • Thank you Page error: Notice: Function is_internal_meta_key was called incorrectly.
  • Minor CSS fixed

Important Notice  

We recommend testing this version on your staging site before upgrading it on your production site. This will help you identify any issues that may arise during the update process. If you encounter any problems with the new version, you can always download the previous version (2.2.x) from your Codeixer account and use it on your website. https://www.codeixer.com/my-account/downloads/

Front-end Functionality
12 May 2024

Cart-based Deposit option

A cart-based deposit option and deposit button in the checkout page

Fix
27 March 2024

Version 2.2.2

  • Declarer incompatibility for Cart & Checkout Blocks

Fixed:

  • The "Deposits for All Products" option does not work on variable products
  • Improve code to show deposit option for variable products.
  • Refactor plugin by following WordPress Coding Standard

Quicklinks