@kepas/daraja-js
GitHub
Preparing search index...
C2bPayment
Interface C2bPayment
interface
C2bPayment
{
amount
:
number
;
billRefNumber
:
string
;
firstName
:
string
;
invoiceNumber
:
string
;
lastName
:
string
;
middleName
:
string
;
msisdn
:
string
;
orgAccountBalance
?:
number
;
shortCode
:
string
;
thirdPartyTransId
:
string
;
transactionType
:
string
;
transId
:
string
;
transTime
:
string
;
}
Hierarchy (
View Summary
)
C2bPayment
C2bConfirmation
Index
Properties
amount
bill
Ref
Number
first
Name
invoice
Number
last
Name
middle
Name
msisdn
org
Account
Balance?
short
Code
third
Party
Trans
Id
transaction
Type
trans
Id
trans
Time
Properties
amount
amount
:
number
bill
Ref
Number
billRefNumber
:
string
first
Name
firstName
:
string
invoice
Number
invoiceNumber
:
string
last
Name
lastName
:
string
middle
Name
middleName
:
string
msisdn
msisdn
:
string
Payer phone — or a hashed token in some callbacks.
Optional
org
Account
Balance
orgAccountBalance
?:
number
short
Code
shortCode
:
string
third
Party
Trans
Id
thirdPartyTransId
:
string
transaction
Type
transactionType
:
string
trans
Id
transId
:
string
M-Pesa receipt number.
trans
Time
transTime
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
bill
Ref
Number
first
Name
invoice
Number
last
Name
middle
Name
msisdn
org
Account
Balance
short
Code
third
Party
Trans
Id
transaction
Type
trans
Id
trans
Time
GitHub
@kepas/daraja-js
Loading...
Payer phone — or a hashed token in some callbacks.