Skip to content

C2BConfirmationPayload

Defined in: src/callbacks/types.ts:35

C2B confirmation – sent to Confirmation URL when payment completes.

BillRefNumber: string

Defined in: src/callbacks/types.ts:41


BusinessShortCode: string

Defined in: src/callbacks/types.ts:40


optional FirstName: string

Defined in: src/callbacks/types.ts:46


optional InvoiceNumber: string

Defined in: src/callbacks/types.ts:42


optional LastName: string

Defined in: src/callbacks/types.ts:48


optional MiddleName: string

Defined in: src/callbacks/types.ts:47


MSISDN: string

Defined in: src/callbacks/types.ts:45


optional OrgAccountBalance: string

Defined in: src/callbacks/types.ts:43


optional ThirdPartyTransID: string

Defined in: src/callbacks/types.ts:44


TransactionType: string

Defined in: src/callbacks/types.ts:36


TransAmount: string

Defined in: src/callbacks/types.ts:39


TransID: string

Defined in: src/callbacks/types.ts:37


TransTime: string

Defined in: src/callbacks/types.ts:38