E-Payment Integrator 2016 macOS Edition
E-Payment Integrator 2016 macOS Edition
Questions / Feedback?

Level3 Class

Properties   Methods   Events   Configuration Settings   Errors  

The Level3 component is a tool used to create Level3 Corporate Purchasing Card aggregates, which can then be passed to the ICharge or Retail components.

Syntax

Level3

Remarks

The available fields for each gateway supporting Level 3 data can be found below. Note: This list of fields does not designate what is required but rather only the fields made available by the gateway. For the required fields required to obtain the best rates, please consult your gateway for further information.

GatewayQuantityCommodityCodeNameDescriptionUnitsUnitCostProductCodeDiscountAmountDiscountRateTotalTaxableTaxAmountTaxRateTaxType
gwAuthorizeNet (1)XXXXXX
gwPayFlowPro (6)XXXXXXXXXXX
gwUSAePay (7)XXXXXXXXXXXX
gwPlugNPay (8)XXXXXXXX
gwMPCS (10)XXXXXX
gwRTWare (11)XXXXXX
gwECX (12)XXXXXX
gwBankOfAmerica (13)XXXXXXXXXXX
gw3DSI (18)XXXXXX
gwTrustCommerce (19)XXXXXXXX
gwPSIGate (20)XXXX
gwPayFuse (21)XXXXXXXXXXXXXX
gwOrbital (23)XXXXXXXXXXXXX
gwLinkPoint (24)XXXX
gwMoneris (25)XXXX
gwNetworkMerchants (28)XXXXXXXXXXXX
gwOgone (29)XXXXXXX
gwFirstData (33)XXXX
gwYourPay (34)XXXX
gwCyberSource (37)XXXXXXXXXXX
gwGoEMerchant (39)XXXX
gwChase (41)XXXX
gwSterling (45)XXXXXXXXXXXX
gwMonerisUSA (52)XXXX
gwBeanstream (53)XXXX
gwVerifi (54)XXXXXXXXXXXX
gwLitle (63)XXXXXXXX
gwHSBC (66)XXXXXXXXXXXXXX
gwBluePay (67)XXXXXXXXXX
gwBarclay (69)XXXXXXX
gwPayTrace (70)XXXXXXXXXXX
gwTransNationalBankcard (74)XXXXXXXXXXXX
gwDataCash (77)XXXXXXXXX
gwFirstDataE4 (80)XXXXXXXXXXX
gwPayscape (83)XXXXXXXXXXXX
gwAuthorizeNetCIM (85)XXXXXX
gw5thDimension (86)XXXX
gwPaymentWorkSuite (88)XXXXXXXXX
gwPSIGateXML (89)XXXX
gwPayeezy (94)XXXXXXXXXXX
gwAmericanPaymentSolutions (105)XXXXXXXXXXXX

Property List


The following is the full list of the properties of the class with short descriptions. Click on the links for further details.

- lineItemCountThe number of records in the Item arrays.
- itemCommodityCode:(int)itemIndex Code indicating the type of goods or services sold.
- itemDescription:(int)itemIndex Description of the item.
- itemDiscountAmount:(int)itemIndex Amount of the discount for each line item (if any).
- itemDiscountRate:(int)itemIndex Rate of the discount for each line item (if any).
- itemName:(int)itemIndex Name of the item.
- itemProductCode:(int)itemIndex Product code of the item purchased.
- itemQuantity:(int)itemIndex Quantity of items in this Line Item.
- itemTaxable:(int)itemIndex Specifies whether the items in this Line Item are taxable.
- itemTaxAmount:(int)itemIndex Tax on this individual item.
- itemTaxRate:(int)itemIndex Tax rate used to calculate the TaxAmount .
- itemTaxType:(int)itemIndex Type of tax charged in TaxAmount .
- itemTotal:(int)itemIndex Total cost of this line item.
- itemUnitCost:(int)itemIndex Cost of each individual item.
- itemUnits:(int)itemIndex Unit of measure for this Line Item.
- specialFieldCountThe number of records in the SpecialField arrays.
- specialFieldName:(int)fieldIndex Name of special configuration property to submit in this transaction.
- specialFieldValue:(int)fieldIndex Value of special configuration property to submit in this transaction.

Method List


The following is the full list of the methods of the class with short descriptions. Click on the links for further details.

- addSpecialFieldAdds a special field name and the corresponding value.
- configSets or retrieves a configuration setting .
- getAggregateReturns an aggregate containing level 3 details for a transaction.

Event List


The following is the full list of the events fired by the class with short descriptions. Click on the links for further details.

- onErrorInformation about errors during data delivery.

Configuration Settings


The following is a list of configuration settings for the class with short descriptions. Click on the links for further details.

EscapeXMLAutomatically escape the data in the aggregate.
SelectWaitMillisThe length of time in milliseconds the component will wait when DoEvents is called if there are no events to process.
CodePageThe system code page used for Unicode to Multibyte translations.
UseInternalSecurityAPITells the component whether or not to use the system security libraries or an internal implementation.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 macOS Edition - Version 16.0 [Build 7354]