Field mappings
This document details the data mappings between Zuora and Global Payments for Level 2 and Level 3 processing.
The table in this section describes the data mappings between Zuora and Global Payments for Level 2 and Level 3 processing. For a detailed description of each field, see Global Payments documentation, which is accessible only after signing in to the Global Payments Developer Center.
|
Zuora Field |
Global Payments API Field |
Required | |
|---|---|---|---|
|
Level 2 card data |
gwOptions_InvoiceDiscount |
Sale.Request.Invoice.DiscountAmount |
Y |
|
gwOptions_ShippingAmount |
Sale.Request.Invoice.ShippingAmount |
Y | |
|
gwOptions_DutyAmount |
Sale.Request.Invoice.DutyAmount |
Y | |
|
gwOptions_SoldToContactZip |
Sale.Request.Invoice.DestinationPostalCode |
Y | |
|
gwOptions_ShipFromZip |
Sale.Request.Invoice.ShipFromPostalCode |
Y | |
|
gwOptions_TaxExempt |
Sale.Request.Invoice.taxIndicator |
N | |
|
gwOptions_ProductDescription |
Sale.Request.Invoice.ProductDescription |
N | |
|
Level 3 card data |
InvoiceDetailDescription |
Sale.Request.Invoice.LineItems.LineItem.Description |
Y |
|
InvoiceDetailQuantity |
Sale.Request.Invoice.LineItems.LineItem.Quantity |
Y | |
|
InvoiceDetailUOM |
Sale.Request.Invoice.LineItems.LineItem.UnitOfMeasure |
Y | |
|
InvoiceDetailUnitCost |
Sale.Request.Invoice.LineItems.LineItem.UnitCost |
Y | |
|
InvoiceDetailDiscountAmnt |
Sale.Request.Invoice.LineItems.LineItem.DiscountAmount |
Y | |
|
InvoiceDetailAmntWithoutTax |
Sale.Request.Invoice.LineItems.LineItem.TotalAmount |
Y | |
|
InvoiceDetailTaxAmnt |
Sale.Request.Invoice.LineItems.LineItem.TaxAmount |
Y | |
|
RatePlanChargeCommodityCode |
Sale.Request.Invoice.LineItems.LineItem.CommodityCode |
N | |
|
RatePlanChargeProductCode |
Sale.Request.Invoice.LineItems.LineItem.Upc |
N |