E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

ResponseErrorText Property

Additional error description returned by some gateways.

Object Oriented Interface

public function getResponseErrorText();

Procedural Interface

inpay_icharge_get($res, 46 );

Default Value

''

Remarks

Additional error description returned by some gateways. If a gateway returns it, this property will contain a human-readable description of the error which occurred (if any). You may also wish to inspect ResponseErrorCode for an accompanying code which may be parsed and used by your application.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]