Welcome to Zuora Product Documentation

Explore our rich library of product information

Credit Card field mappings

This document provides mappings of credit card fields between Zuora and CyberSource, detailing the source of each field in Zuora.

API field passed to CyberSource

Source of this information in Zuora (object.field)

card_accountNumber

PaymentMethod.CreditCardNumber

card_cvNumber

PaymentMethod.CreditCardSecurityCode

card_expirationMonth

PaymentMethod.CreditCardExpirationMonth

card_expirationYear

PaymentMethod.CreditCardExpirationYear

purchaseTotals_currency

Account.Currency

item_0_unitPrice

Payment.Amount

purchaseTotals_grandTotalAmount

Payment.Amount

billTo_ipAddress

PaymentMethod.IPAddress

billTo_customerID

Account.AccountNumber

billTo_company

Account.Name

billTo_email

These address fields are populated based on the following priority order:

  1. Address of the payment method: The address of the payment method takes precedence.

    • PaymentMethod.Email field

    • PaymentMethod.Phone

    • PaymentMethod.CreditCardHolderName

    • PaymentMethod.CreditCardHolderName

    • PaymentMethod.CreditCardAddress1

    • PaymentMethod.CreditCardAddress2

    • PaymentMethod.CreditCardCity

    • PaymentMethod.CreditCardState

    • PaymentMethod.CreditCardPostalCode

    • PaymentMethod.CreditCardCountry

  2. Bill-To address: If no information is available in the payment method address, the Bill-To address is used.

  3. Sold-To address: If neither the payment method address nor the Bill-To address is available, the Sold-To address is used.

billTo_phoneNumber

billTo_firstName

billTo_lastName

billTo_street1

billTo_street2

billTo_city

billTo_state

billTo_postalCode

billTo_country