Mayson Monorepo Documentation
    Preparing search index...
    interface RedirectToUrl {
        return_url: string;
        url: string;
    }
    Index

    Properties

    Properties

    return_url: string

    If the customer does not exit their browser while authenticating, they will be redirected to this specified URL after completion.

    url: string

    The URL you must redirect your customer to in order to authenticate the payment.