Example: Automated Section Dues Billing

This example shows how to use user-defined checkboxes to automatically create or update dues billing lines for section. It was developed for a bar association demo, where they wanted members to be able to sign up for sections on the web. Just checking the section box creates the dues line. Click on the "Pay my dues" link, and the new section billing is there!

Zip contains a task and a stored procedure.

AttachmentSize
Section Dues Billing task.zip6.72 KB

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Subscriptions

Would this work for subscription dues products? Do you need Task Center in order to do this?

Kristin Johnson
kristin.johnson@aacr.org

Yes it would work with

Yes it would work with subscriptions, and any optional dues items. TaskCentre manages the trigger that is watching the online checkbox. Then it gathers information about the member, and supplies what is needed to a stored procedure which then builds the required subscription lines.

I guess it would be possible for an ace programmer to do all of that in SQL, but TaskCentre makes it easy.
Ted Ericson. ASI/Product Management