9 Credit Card Recharges

Overview

Introduction

This chapter defines the CCS EDRs for credit card recharges.

Credit Card Recharge Succeeds using Screens (EDR 9)

Mandatory EDR 9 fields

This list identifies the mandatory EDR record fields for a successful credit card recharge using screens (EDR type 9):

  • ACCOUNT_TYPE (Product Type ID)
  • ACS_CUST_ID (ACS Customer ID)
  • BALANCE_TYPES (existing account)
  • BALANCES (pre-transaction account balances)
  • BONUS_TYPE (name)
  • COSTS (rated calls)
  • CS (call status, S or D) (call status, S or D)
  • NEW_BALANCE_EXPIRIES (dates after voucher recharge)
  • OLD_BALANCE_EXPIRIES (dates before voucher recharge)
  • REFERENCE (operator freeform)
  • RESULT (voucher redemption, always Success)
  • TERMINAL (Network ID)
  • USER (operator logon name)
  • WALLET_TYPE (ID of wallet changed)

MSISDN additional fields

If the MSISDN ccsCDRLoader plug-in is installed on the SMS, the following field will be present:

  • MSISDN (account calling number)

Example EDR 9 for cc recharge

BILLING_ENGINE_ID=21|SCP_ID=175677458|SEQUENCE_NUMBER=14578|CDR_TYPE=9|RECORD_DATE=20070716035736|ACCT_ID=61|ACCT_REF_ID=61|RESULT=Success|REFERENCE=Credit Card Recharge|
ACCOUNT_TYPE=24|BALANCE_TYPES=1|BONUS_TYPE=CUSTOM|BALANCES=1000|COSTS=-100|CS=S|OLD_BALANCE_EXPIRIES=0|NEW_BALANCE_EXPIRIES=0|ACS_CUST_ID=1|TERMINAL=192.168.25.108|USER=SU|WALLET_TYPE=1

Note

The sequence of all fields output in an EDR is not guaranteed.

Credit Card Recharge Succeeds using PI (EDR 9)

Mandatory EDR 9 fields

The recharge succeeds where the REFERENCE field of the EDR record has a CC prefix indicating this is a credit card recharge that was initiated through the IVR and the PI was used to recharge the account.

This list identifies the mandatory EDR record fields for a successful credit card recharge using PI (EDR type 9):

  • ACCOUNT_TYPE (Product Type ID)
  • ACS_CUST_ID (ACS Customer ID)
  • BALANCE_TYPES (existing account)
  • BALANCES (pre-transaction account balances)
  • COSTS (rated calls)
  • CS (call status, S or D) (call status, S or D)
  • NEW_BALANCE_EXPIRIES (dates after voucher recharge)
  • OLD_BALANCE_EXPIRIES (dates before voucher recharge)
  • PI (logon name and IP address)
  • REFERENCE (credit card reference, always cc)
  • STATE (of recharge)
  • WALLET_TYPE (ID of wallet recharged)

Optional EDR 9 fields

This list identifies the optional EDR record fields for a successful credit card recharge using PI (EDR type 9):

  • BONUS_TYPE (name)

MSISDN additional fields

If the MSISDN ccsCDRLoader plug-in is installed on the SMS, the following field will be present:

  • MSISDN (account calling number)

Example EDR 9 for cc succeeds

BILLING_ENGINE_ID=21|SCP_ID=161986004|SEQUENCE_NUMBER=15|CDR_TYPE=9|RECORD_DATE=20040804141927|ACCT_ID=61|ACCT_REF_ID=61|ACS_CUST_ID=1|BALANCES=1000|BALANCE_TYPES=1|COSTS=-100|CS=S|NEW_BALANCE_EXPIRIES=|OLD_BALANCE_EXPIRIES=|PI=adminAT192.168.25.106|REFERENCE=CC040804028091|STATE=verified|WALLET_TYPE=1

Note

The sequence of all fields output in an EDR is not guaranteed.