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

    Interface RedeemInput

    interface RedeemInput {
        accountNumber: string;
        amount: string | number;
        bongaPoints: string | number;
        conversionRate: string | number;
        msisdn: string;
        shortCode?: string;
    }
    Index

    Properties

    accountNumber: string
    amount: string | number

    KES equivalent.

    bongaPoints: string | number
    conversionRate: string | number

    Ksh per point, e.g. 0.2.

    msisdn: string

    Customer phone 254….

    shortCode?: string

    Merchant paybill/till. Defaults to config.shortcode.