Fields used in payment
This document outlines the fields used in the Create a payment API and Payment Pages 2.0, detailing their corresponding Global Payments fields, Zuora API fields, and client parameters.
The following fields can be used in the Create a payment API and Payment Pages 2.0 :
|
Global Payments field |
Zuora API field |
Zuora Payment Page client parameter |
Description |
|---|---|---|---|
|
Sale.Paymentdata.Source |
gatewayOptions.Source |
param_gwOptions_Source |
|
|
Sale.Request.TaxAmount |
gatewayOptions.TaxAmount |
param_gwOptions_TaxAmount | |
|
Sale.Request.InvoiceNumber |
gatewayOptions.InvoiceNumber |
param_gwOptions_InvoiceNumber | |
|
Sale.Request.RegisterNumber |
gatewayOptions.RegisterNumber |
param_gwOptions_RegisterNumber | |
|
Sale.Request.CardAcceptorTerminalId |
gatewayOptions.TerminalId |
param_gwOptions_TerminalId | |
|
Sale.Request.StoreCardInVault |
gatewayOptions.StoreCard |
param_gwOptions_StoreCard |
Boolean value |
|
Sale.Request.PurchaseOrderNumber |
gatewayOptions.PurchaseOrderNumber |
param_gwOptions_PurchaseOrderNumber |
The customer-defined identifier declaring a purchase order for the transaction. |
|
Sale.Request.StoredCardReason |
gatewayOptions.StoredCardReason |
param_gwOptions_StoredCardReason |
Required for storing the card in
If
|
|
Sale.Request.Invoice.DiscountAmount |
gatewayOptions.InvoiceDiscount |
param_gwOptions_InvoiceDiscount |
Required for L2 |
|
Sale.Request.Invoice.ShippingAmount |
gatewayOptions.ShippingAmount |
param_gwOptions_ShippingAmount |
Required for L2 |
|
Sale.Request.Invoice.DutyAmount |
gatewayOptions.DutyAmount |
param_gwOptions_DutyAmount |
Required for L2 |
|
Sale.Request.Invoice.DestinationPostalCode |
gatewayOptions.SoldToContactZip |
param_gwOptions_SoldToContactZip |
Required for L2 |
|
Sale.Request.Invoice.ShipFromPostalCode |
gatewayOptions.ShipFromZip |
param_gwOptions_ShipFromZip |
Required for L2 |
|
Sale.Request.Invoice.taxIndicator |
gatewayOptions.TaxExempt |
param_gwOptions_TaxExempt |
For L2 |
|
Sale.Request.Invoice.ProductDescription |
gatewayOptions.ProductDescription |
param_gwOptions_ProductDescription |
For L2 |