OrderKuota API - Interface: OrderKuotaConfig

Yoru AKioYoru AKio
1 min read

orderkuota


orderkuota / OrderKuotaConfig

Interface: OrderKuotaConfig

Defined in: types.ts:5

Configuration interface for OrderKuota class initialization All fields are required for proper authentication

Properties

apikey

apikey: string

Defined in: types.ts:15

API key for gateway access


baseQrString?

optional baseQrString: string

Defined in: types.ts:17

Base QRIS string for generating payment QR codes (optional, required only for QRIS generation)


password

password: string

Defined in: types.ts:13

Password for authentication


pin

pin: string

Defined in: types.ts:9

PIN for authentication (numeric string)


userid

userid: string

Defined in: types.ts:11

User ID for API calls


username

username: string

Defined in: types.ts:7

Username for authentication

0
Subscribe to my newsletter

Read articles from Yoru AKio directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Yoru AKio
Yoru AKio