@kepas/daraja-js
    Preparing search index...

    Interface B2bPayInput

    interface B2bPayInput {
        accountReference?: string;
        amount: number;
        commandId?: B2bCommandId;
        queueTimeoutUrl: string;
        remarks?: string;
        resultUrl: string;
        toShortcode: string;
    }
    Index

    Properties

    accountReference?: string
    amount: number
    commandId?: B2bCommandId

    Default BusinessPayBill. Use BusinessBuyGoods for a Till.

    queueTimeoutUrl: string
    remarks?: string
    resultUrl: string
    toShortcode: string

    Destination PayBill/Till shortcode.