Article Details
Id:20097
Product:finPOWER Connect
Type:FIX
Version:4.00.02
Opened:09/03/2023
Closed:23/03/2023
Released:27/06/2023
Job: J030626

Process Direct Debit Payments wizard; added scriptable ValueComments property

There is now a scriptable ValueComments property that can be used in the Process Direct Debit Payments wizard to provide more information to the User.

Sample code demonstrating this:

AccountDirectDebit.ValueComments = "This is a test"

The following standard Summary Page block has been updated:

  • AccountDirectDebit_Summary
    • Version: 1.05 (23/03/2023)