CloverConnector  3.0.2
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.MerchantInfo Class Reference

Public Member Functions

 MerchantInfo ()
 
 MerchantInfo (DiscoveryResponseMessage drm)
 Contains merchant information about the device More...
 

Properties

DeviceInfo Device [get, set]
 
String merchantID [get, set]
 
String merchantName [get, set]
 
String merchantMId [get, set]
 
bool supportsPreAuths [get, set]
 
bool supportsVaultCards [get, set]
 
bool supportsManualRefunds [get, set]
 
bool supportsTipAdjust [get, set]
 
bool supportsRemoteConfirmation [get, set]
 
bool supportsNakedCredit [get, set]
 
bool supportsMultiPayToken [get, set]
 
bool supportsAcknowledgement [get, set]
 
bool supportsVoidPaymentResponse [get, set]
 
bool supportsPreAuth [get, set]
 
bool supportsAuth [get, set]
 
bool supportsVaultCard [get, set]
 

Detailed Description

Definition at line 20 of file MerchantInfo.cs.

Constructor & Destructor Documentation

◆ MerchantInfo() [1/2]

com.clover.remotepay.sdk.MerchantInfo.MerchantInfo ( )

Definition at line 45 of file MerchantInfo.cs.

◆ MerchantInfo() [2/2]

com.clover.remotepay.sdk.MerchantInfo.MerchantInfo ( DiscoveryResponseMessage  drm)

Contains merchant information about the device

Parameters
drm

Definition at line 76 of file MerchantInfo.cs.

Property Documentation

◆ Device

DeviceInfo com.clover.remotepay.sdk.MerchantInfo.Device
getset

Definition at line 22 of file MerchantInfo.cs.

◆ merchantID

String com.clover.remotepay.sdk.MerchantInfo.merchantID
getset

Definition at line 24 of file MerchantInfo.cs.

◆ merchantMId

String com.clover.remotepay.sdk.MerchantInfo.merchantMId
getset

Definition at line 26 of file MerchantInfo.cs.

◆ merchantName

String com.clover.remotepay.sdk.MerchantInfo.merchantName
getset

Definition at line 25 of file MerchantInfo.cs.

◆ supportsAcknowledgement

bool com.clover.remotepay.sdk.MerchantInfo.supportsAcknowledgement
getset

Definition at line 36 of file MerchantInfo.cs.

◆ supportsAuth

bool com.clover.remotepay.sdk.MerchantInfo.supportsAuth
getset

Definition at line 39 of file MerchantInfo.cs.

◆ supportsManualRefunds

bool com.clover.remotepay.sdk.MerchantInfo.supportsManualRefunds
getset

Definition at line 30 of file MerchantInfo.cs.

◆ supportsMultiPayToken

bool com.clover.remotepay.sdk.MerchantInfo.supportsMultiPayToken
getset

Definition at line 35 of file MerchantInfo.cs.

◆ supportsNakedCredit

bool com.clover.remotepay.sdk.MerchantInfo.supportsNakedCredit
getset

Definition at line 34 of file MerchantInfo.cs.

◆ supportsPreAuth

bool com.clover.remotepay.sdk.MerchantInfo.supportsPreAuth
getset

Definition at line 38 of file MerchantInfo.cs.

◆ supportsPreAuths

bool com.clover.remotepay.sdk.MerchantInfo.supportsPreAuths
getset

Definition at line 28 of file MerchantInfo.cs.

◆ supportsRemoteConfirmation

bool com.clover.remotepay.sdk.MerchantInfo.supportsRemoteConfirmation
getset

Definition at line 33 of file MerchantInfo.cs.

◆ supportsTipAdjust

bool com.clover.remotepay.sdk.MerchantInfo.supportsTipAdjust
getset

Definition at line 31 of file MerchantInfo.cs.

◆ supportsVaultCard

bool com.clover.remotepay.sdk.MerchantInfo.supportsVaultCard
getset

Definition at line 40 of file MerchantInfo.cs.

◆ supportsVaultCards

bool com.clover.remotepay.sdk.MerchantInfo.supportsVaultCards
getset

Definition at line 29 of file MerchantInfo.cs.

◆ supportsVoidPaymentResponse

bool com.clover.remotepay.sdk.MerchantInfo.supportsVoidPaymentResponse
getset

Definition at line 37 of file MerchantInfo.cs.


The documentation for this class was generated from the following file: