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

    Interface PayerUrls

    Payer URLs for redirects

    interface PayerUrls {
        error?: string;
        success?: string;
    }
    Index

    Properties

    Properties

    error?: string
    success?: string