Payment Tender Staging

You must create at least one payment tender staging record for each payment associated with the tender control staging record. The name of this table is CI_​PAY_​TNDR_​ST . The following table describes each column on this table.

Column Name Length Req'd Data Type Comments
EXT_​SOURCE_​ID 30 Y A/N This must correspond with the external source ID on the parent deposit control staging record.
EXT_​TRANSMIT_​ID 30 Y A/N This must correspond with the external transmission ID on the parent tender control staging record.
EXT_​BATCH_​ID 30 Y A/N This must correspond with the external batch ID on the parent tender control staging record.
EXT_​REFERENCE_​ID 30 Y A/N This is the unique identifier of the payment in respect of the external batch ID.
PAY_​TND_​STG_​ST_​FLG 2 Y A/N This must be set to 10 (10 is the translate value that corresponds with the Pending state)
PAY_​TENDER_​ID 12 N N Leave this column blank. It will be assigned by the system when it creates a tender record.
TENDER_​AMT 13.2 Y N The amount tendered (i.e., the payment amount).
ACCOUNTING_​DT 10 Y Date This is the date that should be used for accounting purposes. This should correspond with an open accounting period.
TENDER_​TYPE_​CD 4 Y A/N This must correspond with the prime key of one of your tender types. Refer to Setting Up Tender Types for more information.
CUST_​ID 15 Y A/N This is the account ID or old account number of the customer tendering the payment. If the system cannot find an account ID or old account number that matches this value, the account ID of the tender source's suspense contract will be used on the corresponding tender and payment.
MICR_​ID 30 N A/N This is the MICR ID associated with the payment.
NAME1 40 N A/N This is the customer name on the payment.
CHECK_​NBR 10 N A/N This is the check number on the payment.