QrGenerateInput
Defined in: src/modules/qr/types.ts:7
Properties
Section titled “Properties”amount
Section titled “amount”amount:
number
Defined in: src/modules/qr/types.ts:13
Amount to embed in the QR code.
cpi:
string
Defined in: src/modules/qr/types.ts:17
Credit Party Identifier: shortcode, till, paybill, business number, or phone depending on trxCode.
merchantName
Section titled “merchantName”merchantName:
string
Defined in: src/modules/qr/types.ts:9
Merchant name shown for the QR payment.
refNo:
string
Defined in: src/modules/qr/types.ts:11
Transaction reference shown to the user or merchant.
size:
string|number
Defined in: src/modules/qr/types.ts:19
Square image size in pixels.
trxCode
Section titled “trxCode”trxCode:
QrTransactionCode
Defined in: src/modules/qr/types.ts:15
Transaction type: buy goods, withdraw, paybill, send money, or send to business.