Administration Guide for Oracle Self-Service E-Billing > Configuring Jobs > Payment Job Types >

Configuring a pmtCreditCardExpNotify Job


When credit card accounts for payments are configured, the pmtCreditCardExpNotify job sends an email to users whose credit card will expire soon.

Parameters for Configuring the CreditCardExpNotifyTask Task

You can configure the following parameters for the CreditCardExpNotify

Table 35 describes the configuration parameters for the CreditCardExpNotifyTask task.

Table 35. Parameters for Configuring the CreditCardExpNotifyTask Task
Parameter
What to Enter or Select

Number of days before card expiration date to send email

Specifies the number of days before their credit card expires to send the expiration notice. The default is 30.

Implementation of Interface ICCExpNotificationPlugin

Represents the name of the Java class that is called before the pmtCreditCardExpNotify job emails notifications. It currently does nothing, but you can replace this class with one of your own to process additional business logic to and possibly modify credit card expiration email, or cancel it completely.

For information about implementing this class, contact Oracle Professional Services. The default value of the pmtCreditCardExpNotify job is:

com.edocs.payment.tasks.ccexpnotify.CCExpNotificationPlugIn

Administration Guide for Oracle Self-Service E-Billing Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.