CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.AccountInfo Class Reference

Account information More...

Properties

string name [get, set]
 Name of business More...
 
string currencyCode [get, set]
 Currency Code More...
 
string businessEmail [get, set]
 Business Email address More...
 
string address1 [get, set]
 Address More...
 
string city [get, set]
 City More...
 
string stateProvince [get, set]
 State More...
 
string postalCode [get, set]
 Zip code More...
 
string contactPhone [get, set]
 Contact Phone More...
 
bool isGratuitySupported [get, set]
 Gratuity Support More...
 
string marketSegment [get, set]
 Market Segment More...
 
bool isCvvEnabled [get, set]
 CVV Enabled More...
 
bool isAvsEnabled [get, set]
 AVS Enabled More...
 
bool isOctDisbursementEnabled [get, set]
 OCT Disbursement Enabled More...
 
bool isOctFundingEnabled [get, set]
 OCT Funding Enabled More...
 
bool isHealthcareEnabled [get, set]
 Healthcare Enabled More...
 
bool isPinlessDebitEnabled [get, set]
 Pinless Debit Enabled More...
 
string pinlessDebitThresholdCurrency [get, set]
 Pinless Debit Threshold Currency Code More...
 
long pinlessDebitThresholdAmount [get, set]
 Pinless Debit Threshold Amount in minor units More...
 
bool isCreditSurchargeAllowed [get, set]
 Credit Surcharge Allowed More...
 
double creditSurchargePercent [get, set]
 Credit Surcharge Percent More...
 
string creditSurchargeMaxCurrency [get, set]
 Credit Surcharge Currency Code More...
 
long creditSurchargeMaxAmount [get, set]
 Credit Surcharge Max Amount in minor unit More...
 
string signatureOptionTerminal [get, set]
 Signature Option set on Converge Terminal More...
 
string signatureOption [get, set]
 Applied Signature Option More...
 
bool isServiceFeeAllowed [get, set]
 Flag indicating if Service Fee is allowed More...
 
string serviceFeeTypeStringValue [get, set]
 Service fee type string value, only valid when isServiceFeeAllowed is true. More...
 
double serviceFeePercent [get, set]
 Service Fee percent, only valid when isServiceFeeAllowed is true and serviceFeeType is PERCENTAGE. More...
 
long serviceFeeAmount [get, set]
 Service Fee fixed amount, only valid when isServiceFeeAllowed is true and serviceFeeType is FIXED_AMOUNT. More...
 
bool serviceFeeAllowRefund [get, set]
 Flag indicating if Service Fee can be refunded when transaction with service fee is being refunded, Only valid when isServiceFeeAllowed is true. More...
 

Detailed Description

Account information

Property Documentation

◆ address1

string CWSWrapper.AccountInfo.address1
getset

Address

◆ businessEmail

string CWSWrapper.AccountInfo.businessEmail
getset

Business Email address

◆ city

string CWSWrapper.AccountInfo.city
getset

City

◆ contactPhone

string CWSWrapper.AccountInfo.contactPhone
getset

Contact Phone

◆ creditSurchargeMaxAmount

long CWSWrapper.AccountInfo.creditSurchargeMaxAmount
getset

Credit Surcharge Max Amount in minor unit

◆ creditSurchargeMaxCurrency

string CWSWrapper.AccountInfo.creditSurchargeMaxCurrency
getset

Credit Surcharge Currency Code

◆ creditSurchargePercent

double CWSWrapper.AccountInfo.creditSurchargePercent
getset

Credit Surcharge Percent

◆ currencyCode

string CWSWrapper.AccountInfo.currencyCode
getset

Currency Code

◆ isAvsEnabled

bool CWSWrapper.AccountInfo.isAvsEnabled
getset

AVS Enabled

◆ isCreditSurchargeAllowed

bool CWSWrapper.AccountInfo.isCreditSurchargeAllowed
getset

Credit Surcharge Allowed

◆ isCvvEnabled

bool CWSWrapper.AccountInfo.isCvvEnabled
getset

CVV Enabled

◆ isGratuitySupported

bool CWSWrapper.AccountInfo.isGratuitySupported
getset

Gratuity Support

◆ isHealthcareEnabled

bool CWSWrapper.AccountInfo.isHealthcareEnabled
getset

Healthcare Enabled

◆ isOctDisbursementEnabled

bool CWSWrapper.AccountInfo.isOctDisbursementEnabled
getset

OCT Disbursement Enabled

◆ isOctFundingEnabled

bool CWSWrapper.AccountInfo.isOctFundingEnabled
getset

OCT Funding Enabled

◆ isPinlessDebitEnabled

bool CWSWrapper.AccountInfo.isPinlessDebitEnabled
getset

Pinless Debit Enabled

◆ isServiceFeeAllowed

bool CWSWrapper.AccountInfo.isServiceFeeAllowed
getset

Flag indicating if Service Fee is allowed

◆ marketSegment

string CWSWrapper.AccountInfo.marketSegment
getset

Market Segment

◆ name

string CWSWrapper.AccountInfo.name
getset

Name of business

◆ pinlessDebitThresholdAmount

long CWSWrapper.AccountInfo.pinlessDebitThresholdAmount
getset

Pinless Debit Threshold Amount in minor units

◆ pinlessDebitThresholdCurrency

string CWSWrapper.AccountInfo.pinlessDebitThresholdCurrency
getset

Pinless Debit Threshold Currency Code

◆ postalCode

string CWSWrapper.AccountInfo.postalCode
getset

Zip code

◆ serviceFeeAllowRefund

bool CWSWrapper.AccountInfo.serviceFeeAllowRefund
getset

Flag indicating if Service Fee can be refunded when transaction with service fee is being refunded, Only valid when isServiceFeeAllowed is true.

◆ serviceFeeAmount

long CWSWrapper.AccountInfo.serviceFeeAmount
getset

Service Fee fixed amount, only valid when isServiceFeeAllowed is true and serviceFeeType is FIXED_AMOUNT.

◆ serviceFeePercent

double CWSWrapper.AccountInfo.serviceFeePercent
getset

Service Fee percent, only valid when isServiceFeeAllowed is true and serviceFeeType is PERCENTAGE.

◆ serviceFeeTypeStringValue

string CWSWrapper.AccountInfo.serviceFeeTypeStringValue
getset

Service fee type string value, only valid when isServiceFeeAllowed is true.

◆ signatureOption

string CWSWrapper.AccountInfo.signatureOption
getset

Applied Signature Option

Specifies the applied signature option for transactions.

◆ signatureOptionTerminal

string CWSWrapper.AccountInfo.signatureOptionTerminal
getset

Signature Option set on Converge Terminal

Specifies the terminal configuration's signature option. Can be overridden by POS system

◆ stateProvince

string CWSWrapper.AccountInfo.stateProvince
getset

State


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