Skip to content

DupeCheck ​

Trigger a final check for duplicate registrations (same user/same course) as part of the payment routine. Can be set to automatically remove the duplicate entries from the Enrollment Cart, or to halt the payment process if duplicates are detected.

Duplicate Course/Name ​

Options for checking duplicates with the same course code/name ID:

  • 0=Inactive (default)
  • 1=Duplicate entries are removed from the Cart.
  • 2=Duplicate entries are removed from the Cart. Does NOT check for previous registrations.
  • 3=If duplicates are detected, the payment process is aborted.
  • 4=If duplicates are detected, the payment process is aborted. Does NOT check for previous registrations.

Duplicate Course/Name/Date ​

If you add a 1 to the entry, e.g. 21, will trigger a check for duplicate registration records with the same course code/name ID/begin date. Any such record will be deleted.