Projected release date: July 2020
The advanced settings auto-submit-sweep-queue and auto-submit-sweep-grace-period are combining to form one customizable advanced setting: auto-submit-sweep-queue.
Figure 1: The improved auto-submit-sweep-queue advanced setting.
With the improved advanced setting, you can enable automatic submissions of payments without selecting Submit, and you can enable a grace period before automatic submissions are submitted. When you enable a grace period, type the number that indicates the number of business days (Monday - Friday) for the grace period.
- To enable auto-submit-sweep-queue with no grace period, change the setting values to: {“enabled”: true, “grace_period”: 0}
- To enable auto-submit-sweep-queue with a grace period, change the setting values to: {“enabled”: true, “grace_period”: 1}
Note: The number following “grace_period” doesn't have to be 1. Type the number that represents the number of business days for the grace period.
- To disable auto-submit-sweep-queue, change the setting values to: {“enabled”: false, “grace_period”: 1}
Note: It doesn’t matter what number follows “grace_period” when the setting is disabled.
By default, the auto-submit-sweep-queue is disabled. However, if you currently use auto-submit-sweep-queue and auto-submit-sweep-grace-period, the new setting will be configured immediately after merging.
If you want to enable this setting, submit a support ticket and a CSA will assist you.