redsys-easy.gatewayerror.md

November 19, 2025 ยท View on GitHub

Home > redsys-easy > GatewayError

GatewayError class

Request could not be processed by Redsys

Signature:

export declare class GatewayError extends RedsysError 

Extends: RedsysError

Constructors

Constructor

Modifiers

Description

(constructor)({ message, code, response })

Constructs a new instance of the GatewayError class

Properties

Property

Modifiers

Type

Description

code

string | undefined

response

unknown

Contents

  1. 1GatewayError class
  2. 2Constructors
  3. 3Properties