@tax1driver/ts-tpay
    Preparing search index...

    Interface TransactionCallback

    Transaction callback configuration

    interface TransactionCallback {
        email?: string;
        type: number;
        url?: string;
    }
    Index

    Properties

    Properties

    email?: string
    type: number
    url?: string