If no date is provided in the Due Dates Begin Date field, ASPIRE tries to catch up on payments for all EFT-eligible invoices that are not paid.
Note: This
is not desirable for UK finance companies.
The EFT process completed through Tasks - EFT File Generation, supplemented with Alternate EFT schedules accomplishes the goal for UK clients processing EFT.
i. No custom date logic is
applied when this value is used; it mimics current behavior and uses the
earliest date possible, effectively including payments for all EFT-eligible invoices that are not paid.
- In the US and Canada, ASPIRE assumes that EFT will be processed at the end of the day to primarily collect the payments that were due on the day. Since it assumes the originating bank is closed at time of processing - and thus will not actually process the EFT file until the following morning or next business day - a date like the Effective Entry Date within the NACHA file are set to the next business day (based on EFT Calendar Setup)- In the UK, it is most common for EFT to be pulled ahead of the invoices due date by at least a day.
a.
Previous Day – ASPIRE will use the day
prior to the current system day as the Due Date Begin Date.
EXAMPLE: (US/Canada) Running EFT on 1/17/2024 (Wednesday) at 5 pm, picks up all invoices or alternate EFTs with due dates of 1/16/2024 or greater. This is most often paired with an end date of "Current Day" - this results in charges with due dates of 1/16/2024 - 1/17/2024 being picked up.- Multiple days over the weekend will not be covered. If EFT is not running on Saturday and Sunday, full coverage of invoices due on Friday and Saturday may not be picked up.- Holidays will not be considered- If backdated invoices (with due dates prior to the previous day) are open and unpaid, they will not be included.
b.
Current Day - ASPIRE will use the
current system day as the Begin Date for selecting invoices due to
include in the EFT file.
EXAMPLE: (US/Canada) Running EFT on 1/17/2024 (Wednesday) at 5 pm, picks up all invoices or alternate EFTs with due date of 1/17/2024 or greater (depending on end date). If paired with an end date of "Current Day" - this will result in only charges with a due date of 1/17/2024 being picked up
EXAMPLE: (UK) Running EFT on 1/17/2024 (Wednesday) at 4 am, picks up all invoices or alternate EFTs with due dates of 1/17/2024 or greater (depending on end date). Could be paired with an end date of "Current Day" (only pick up charges due 1/17/2024), "Next Day" (invoice due dates of 1/17/2024 - 1/18/2024), or "Next Business Day" (invoice due dates of 1/17/2024 - 1/18/2024 [assuming this is not a holiday])-Weekends given no special consideration-Holidays given no special consideration-If backdated invoices/alternate EFTs (with due dates prior to current day) are open and unpaid, they will not be included
c.
Next Day - ASPIRE will use the day after
the current system day as the Begin
Date for selecting invoices due to
include in the EFT file, even if that day is a weekend or holiday.
EXAMPLE: (UK) Running EFT on 1/18/2024 (Wednesday)
d. Previous Business Day - ASPIRE will use the Business Calendar and EFT Calendar tied to the originating bank to determine the most recent business day to use as the Begin Date for selecting invoices due to include in the EFT file.
e. Earliest Date - ASPIRE will use the earliest day used within the system (or no date) as the begin date for selecting invoices due to include in the EFT file, effectively including payments for all EFT-eligible invoices that are not paid.
a. Current Day
b. Next Day
c. Next Business Day
d. This field defaults to 'Next Business Day' to mimic the current behavior
i. Current day + add 1 day for the end date calculation when an end date is not specified
a. Current Day - ASPIRE will use the current system day as the End Date for selecting invoices due through to include in the EFT file.
b. Next Day - ASPIRE will use the day after the current system day as the End Date for selecting invoices due through to include in the EFT file.
c. Next Business Day - ASPIRE will use the Business Calendar and EFT Calendar tied to the originating bank to determine the next business day to use as the End Date for selecting invoices due through to include in the EFT file.
ii. The existing code uses current day + add 1 day for the End Date calculation when an end date is not specified
iii.
This
value is the default to match existing logic