Method | Description | |
---|---|---|
GatewayConnector ( string gatewayUri = "", int timeOut ) : System | ||
ProcessRequest ( |
Do the post to the gateway and retrieve the response
|
Method | Description | |
---|---|---|
ReadResponseStream ( |
public GatewayConnector ( string gatewayUri = "", int timeOut ) : System | ||
gatewayUri | string | |
timeOut | int | |
return | System |
public ProcessRequest ( |
||
paymentRequest | Payment details | |
return | bool |