Pay CH Bill
Pay CH Bill
The Pay CH Bill allows a cardholder to pay a bill.
Input Parameters:
Amount
Y
Format: Numeric, 1-9 Description: The amount is in cents.
BillNickname
N
Format: Alphanumeric, 100 Description: The name of the bill as defined by the cardholder Can contains as well all special characters (but cannot contain only blank)
BPPTransactionSessionID
N
Alphanumeric, 1-20
ID
Y
Format: Numeric, 1-19 Description: Input should be RPID in case IDType = RPID Input should be Card Number in case IDType = CardNumber
IDType
Y
CardNumber (Default), RPID, ANY (add ANY only to ALL APIs - allow to send RPID/DDA number and the application identify it and change it to card number)
Output Parameters:
ApprovalCode
Format:Alphanumeric, 8
Not returned
Returned
BillerAccount
Format: Alphanumeric, 100
Not returned
Returned
Billers/Biller tag
BillNickname
Format: Alphanumeric, 100 Description: The name of the bill as defined by the cardholder Can contains as well all special characters (but cannot contain only blank)
Not returned
Returned
Billers/Biller tag
BPPBillerCutoffTime
Format: Alphanumeric, 12
Not returned
Returned
Billers/Biller tag
BPPBillerDescription
Format: Alphanumeric, 100 Description: The name of the biller to show to the end user
Not returned
Returned
Billers/Biller tag
BPPBillerID
Format: Alphanumeric, 100 Description: Value got from Get Billers List API
Not returned
Returned
Billers/Biller tag
BPPBillerPhone
Format: Numeric, 14
Not returned
Returned
Billers/Biller tag
BPPBillerWebsite
Format: Alphanumeric, 40 (including all web address strings as : / .)
Not returned
Returned
Billers/Biller tag
BPPCancelWarnFlag
Format: Y/N
Not returned
Returned
Billers/Biller tag
BPPExpectedPostingTimeFrame
Format: Alphanumeric, 100
Not returned
Returned
Billers/Biller tag
BPPFeeAmount
Format: Numeric, 1-14
Not returned
Returned
BPPRefundWarnFlag
Format: Y/N
Not returned
Returned
Billers/Biller tag
BPPServiceOfferingID
Format: Alphanumeric, 21
Not returned
Returned
Billers/Biller tag
FeeAmount
Format: Numeric, 10
Not returned
Returned
BPPCustomerTips
Format: Alphanumeric, 1-120
Not returned
Returned
Tips/tip tag
BPPTollFreePhoneNumber
Format: Alphanumeric, 1-120
Not returned
Returned
ProductTypeName
Format: Alphanumeric, 1-120 Description: Each sub program in Praxell consists of one or more product types. A product type is a set of attributes that are applied to the cards that belong to this product type. The ProductTypeName field is the name of the product used when creating and issuing cards.
Not returned
Returned
CardNumber
Format: Numeric, 16
Not returned
Returned
OriginalAvailableCardBalance
Format: Numeric, 11
Not returned
Returned
AvailableCardBalance
Format: Numeric, 11
Not returned
Returned
XML Samples
Input XML
Last updated