Creates an object representing the response information returned by processing a payment through a payment gateway.

Namespace: Asi.iBO.Commerce
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public PaymentGatewayResponse()
Visual Basic
Public Sub New
Visual C++
public:
PaymentGatewayResponse()

See Also