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.
- 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.
Adding a 1 as an extra digit--e.g. 21--will trigger a check for duplicate registration records with the same course ID/name ID/date. Any such record will be deleted.