Response Property
The response from the transaction is described here.
Syntax
public Response getResponse();
Remarks
This property will be populated after a call to Authorize or Sale. It will contain information about the transaction.
This property is read-only.