Order Payment View

The Order Payment view provides dimensions and measures related to payment attempts made in connection to orders. Each record represents a payment attempt.

The measures calculated by this view are:

NameMeasure TypeDescription
Average Amount CollectedAverageThe average amount collected for all order payments.
Average Amount DueAverageThe average of amount requested minus the total amount collected.
Average Amount RequestedAverageThe average amount requested for all order payments.
Average Order ValueAverageThe total order total divided by the valid order count.
Order Payment CountCountThe count of all order payments.
Total Amount CollectedSumSum of amount collected for all order payments.
Total Amount DueSumThe total amount requested minus the total amount collected.
Total Amount RequestedSumSum of amount requested for all order payments.

The dimensions included in this view are:

NameData TypeDescription
Amount CollectedNumberThe total monetary amount collected in this payment transaction for the order.
Amount CreditedNumberThe total amount credited for this payment.
Amount RequestedNumberThe total amount originally requested for this payment.
Billing Address 1StringPhysical or mailing address line one.
Billing Address 2StringPhysical or mailing address line two.
Billing Address 3StringPhysical or mailing address line three.
Billing Address 4StringPhysical or mailing address line four.
Billing Address CityStringCity provided in the billing address for the order.
Billing Address Country CodeStringCountry code provided in the billing address for the order.
Billing Address Postal CodeStringPostal or zip code provided in the billing address for the order.
Billing Address State/ProvinceStringState or province provided in the billing address for the order.
Billing Address TypeStringWhether the address is commercial or residential.
Billing Contact EmailStringThe email address for the customer contact.
Billing Contact First NameStringFirst name provided in the billing contact for the order.
Billing Contact Last NameStringLast name provided in the billing contact for the order.
External Transaction IDStringIdentifier for the payment transaction from an external system.
Is PaidYes/NoValue is yes if the payment status is Paid or Collected; no otherwise.
Is Same Billing Shipping AddressYes/NoIf true, the system overrides the customer's billing address information with the supplied fulfillment information.
Order IDStringInternal unique identifier of the order with which the order payment is associated.
Order NumberStringStorefront identifier of the order.
Order Payment Created DateDatetimeThe timestamp of the date and time the order payment was created.
Order Payment IDStringInternal unique identifier of the order payment.
Order Payment StatusStringThe payment status on the associated order. Possible values include Credited, Errored, Paid, Pending, Unpaid, or Voided.
Order Payment Updated DateDatetimeThe timestamp of the date and time the order payment was most recently updated.
Order Payments Age TierNumberReturns a 30-, 60-, or 90-day tier for each order payment based on its created date.
Order StatusStringThe current status of the order. Possible values include Abandoned, Accepted, Cancelled, Completed, Errored, Pending, PendingReview, Processing, or Validated.
Payment Card TypeStringThe type of credit card.
Payment StatusStringThe current status of the payment. Possible values include Authorized, Collected, Credited, Declined, New, Paid, PaymentRequested, Pending, Unpaid, or Voided.
Payment Term CodeStringUnique identifier that corresponds to the payment term description for a purchase order used as payment for the order.
Payment Term DescriptionStringThe payment term for a purchase order (e.g., net 30) used as payment.
Payment TypeStringThe type of payment, such as credit card, check, or PayPal Express.
Payment WorkflowStringThe source of data for this payment.
Purchase Order NumberStringThe storefront identifier of the purchase order used as payment.
Reporting Currency CodeStringThe currency in which monetary amounts are shown in reports.
Site IDNumberUnique identifier for the site. This ID is used at all levels of a store and catalog to associate objects to a site.
Site NameStringThe human readable name for the site associated with the Site ID.
Transactional Currency CodeStringThe currency in which the original transaction was denominated.