C2BConfirmationPayload
Defined in: src/callbacks/types.ts:35
C2B confirmation – sent to Confirmation URL when payment completes.
Properties
Section titled “Properties”BillRefNumber
Section titled “BillRefNumber”BillRefNumber:
string
Defined in: src/callbacks/types.ts:41
BusinessShortCode
Section titled “BusinessShortCode”BusinessShortCode:
string
Defined in: src/callbacks/types.ts:40
FirstName?
Section titled “FirstName?”
optionalFirstName:string
Defined in: src/callbacks/types.ts:46
InvoiceNumber?
Section titled “InvoiceNumber?”
optionalInvoiceNumber:string
Defined in: src/callbacks/types.ts:42
LastName?
Section titled “LastName?”
optionalLastName:string
Defined in: src/callbacks/types.ts:48
MiddleName?
Section titled “MiddleName?”
optionalMiddleName:string
Defined in: src/callbacks/types.ts:47
MSISDN
Section titled “MSISDN”MSISDN:
string
Defined in: src/callbacks/types.ts:45
OrgAccountBalance?
Section titled “OrgAccountBalance?”
optionalOrgAccountBalance:string
Defined in: src/callbacks/types.ts:43
ThirdPartyTransID?
Section titled “ThirdPartyTransID?”
optionalThirdPartyTransID:string
Defined in: src/callbacks/types.ts:44
TransactionType
Section titled “TransactionType”TransactionType:
string
Defined in: src/callbacks/types.ts:36
TransAmount
Section titled “TransAmount”TransAmount:
string
Defined in: src/callbacks/types.ts:39
TransID
Section titled “TransID”TransID:
string
Defined in: src/callbacks/types.ts:37
TransTime
Section titled “TransTime”TransTime:
string
Defined in: src/callbacks/types.ts:38