new ECommTransactionInfo()
- Source:
Methods
(static) ECommTransactionInfo#getCredentialOnFile() → {Boolean}
Get the field value
Set to true when Card On File is used for the transaction
- Source:
Returns:
- Type
- Boolean
(static) ECommTransactionInfo#getEcommIndicator() → {ecomm.EcommerceIndicator}
Get the field value
- Source:
Returns:
- Type
- ecomm.EcommerceIndicator
(static) ECommTransactionInfo#getECommTransaction() → {Boolean}
Get the field value
Set to True when it is an Ecomm Transaction
- Source:
Returns:
- Type
- Boolean
(static) ECommTransactionInfo#getTokenType() → {tokens.TokenType}
Get the field value
- Source:
Returns:
- Type
- tokens.TokenType
(static) ECommTransactionInfo#setCredentialOnFile(credentialOnFile)
Set the field value
Set to true when Card On File is used for the transaction
Parameters:
Name | Type | Description |
---|---|---|
credentialOnFile |
Boolean |
- Source:
(static) ECommTransactionInfo#setEcommIndicator(ecommIndicator)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
ecommIndicator |
ecomm.EcommerceIndicator |
- Source:
(static) ECommTransactionInfo#setECommTransaction(eCommTransaction)
Set the field value
Set to True when it is an Ecomm Transaction
Parameters:
Name | Type | Description |
---|---|---|
eCommTransaction |
Boolean |
- Source:
(static) ECommTransactionInfo#setTokenType(tokenType)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
tokenType |
tokens.TokenType |
- Source: