Welcome to Zuora Product Documentation

Explore our rich library of product information

Gateway Options fields supported by the Braintree v2.0 gateway integration

The Braintree v2.0 payment gateway integration supports passing the following Gateway Options fields through the Create a payment operation. For a detailed description of each field, see Braintree’s documentation .

Zuora Field

Braintree API Field

gwOptions_InvoiceNum

transaction.purchaseOrderNumber

gwOptions_TaxSum

transaction.tax.taxAmount

gwOptions_TaxExempt

transaction.tax.taxExempt

gwOptions_DiscountAmount

transaction.discountAmount

gwOptions_ShippingAmount

transaction.shipping.shippingAmount

gwOptions_SoldToContactZip

transaction.shipping.shipsFromPostalCode

gwOptions_SoldToContactCountry

transaction.shipping.shippingAddress.countryCodeAlpha3

gwOptions_SoldToContactZip

transaction.shipping.shippingAddress.postalCode

gwOptions_SoldToContactFirstName

transaction.shipping.shippingAddress.firstName

gwOptions_SoldToContactLastName

transaction.shipping.shippingAddress.lastName

gwOptions_SoldToContactAddress1

transaction.shipping.shippingAddress.streetAddress

gwOptions_SoldToContactAddress2

transaction.shipping.shippingAddress.extendedAddress

gwOptions_SoldToContactCity

transaction.shipping.shippingAddress.locality

gwOptions_SoldToContactState

transaction.shipping.shippingAddress.region