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.2.0

Syntax

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

See Also