Class responsible for storing information about redirect urls

Constructors

Properties

Constructors

  • Parameters

    • successUrl: string

      payer will be redirected to this url after successful payment

    • errorUrl: string

      payer will be redirected to this url after unsuccessful payment

    Returns Redirects

Properties

errorUrl: string
successUrl: string

Generated using TypeDoc