C# Class com.clover.remotepay.sdk.AuthRequest

This request should be used for Auth only, but is backward compatible for older implementations. If you are currently using an AuthRequest with IsPreAuth = true, please change your code to use PreAuthRequest/PreAuthResponse for all PreAuth transactions.
Inheritance: TransactionRequest
Mostrar archivo Open project: clover/remote-pay-windows Class Usage Examples

Public Methods

Method Description
AuthRequest ( ) : System

Method Details

AuthRequest() public method

public AuthRequest ( ) : System
return System