Administration Guide for Oracle Billing Insight > Command Center Jobs and Configuration Parameters > Payment Jobs >

pmtCreditCardExpNotify Job


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

Parameters for Configuring the CreditCardExpNotifyTask Task

Table 49 describes the configuration parameters for the CreditCardExpNotifyTask task.

Table 49. Parameters for Configuring the CreditCardExpNotifyTask Task
Parameter
Description

Number of days before card expiration date to send email

Specifies the number of days before the customer's 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 a class for the pmtCreditCardExpNotify job, contact your Oracle sales representative to request assistance from Oracle's Professional Services. The default class value for the pmtCreditCardExpNotify job is:

com.edocs.common.payment.tasks.ccexpnotify.CCExpNotificationPlugIn

Administration Guide for Oracle Billing Insight Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.