For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deposit

Configure remaining balance collection after deposit payment

Send Order Detail to Customer (Remaining Amount)

When enabled, sends the customer an email with remaining balance details after the deposit order is placed.

Auto-Create Order for Remaining Amount

Automatically generates a new WooCommerce order for the remaining balance at a scheduled time:

Setting
Description

Enable Auto-Create

Checkbox to activate this feature

Days Before Pickup

Create the remaining-balance order X days before the pickup date

Check Interval (seconds)

How often (in seconds) the system checks for orders needing auto-creation. Default: periodically.

Requires: WP-Cron or a real cron job to be running. The deposit feature must also be enabled at the product level.

Last updated