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

    Interface StkPushInput

    interface StkPushInput {
        accountReference: string;
        amount: number;
        callbackUrl: string;
        description: string;
        phone: string;
    }
    Index

    Properties

    accountReference: string

    Shown on the payer's statement; your invoice/order id.

    amount: number

    Whole KES.

    callbackUrl: string

    HTTPS URL Safaricom posts the async result to.

    description: string

    Short description of the charge.

    phone: string

    Payer phone in any accepted format.