Welcome to Zuora Product Documentation

Explore our rich library of product information

Stored Credential Profile data source

Data source to export the data of the stored credential profiles created for payment methods

Use this data source to export the data of the stored credential profiles created for payment methods. Each row in the export represents one stored credential profile record.

Best practice

  • If you want to query data by joining Payment Method and Stored Credential Profile, use Stored Credential Profile as the base object to achieve better query performance.

  • If you want to find out payment methods without stored credential profiles, use Status is null as the filter.

Accessing the data source

​Navigation: Reporting > Data Sources and select Stored Credential Profile as the data source.

Objects available in the data source

The following sections list the objects available in the data source.

Base object

Zuora objectDescription
Stored Credential ProfileAn object that stores information about the stored credential profiles of payment methods. The Stored Credential Profile object contains the following fields:
  • Activated On
  • Agreed On
  • Agreement Expiration Date
  • Brand
  • Cancelled On
  • Consent Agreement Ref
  • Consent Agreement Src
  • Created By Id
  • Created Date
  • Expired On
  • ID
  • Last Success Transaction Time
  • Last Transaction Time
  • Number
  • Status
  • Type
  • Updated By Id
  • Updated Date
Zuora objectDescription
Stored Credential Profile DataThe Stored Credential Profile Data object contains the following fields:
  • Network Transaction Id
  • Gateway Type
  • Gateway Version
  • ID
  • Created By Id
  • Created Date
  • Updated By Id
  • Updated Date

Stored Credential Profile Data is only available in the Stored Credential Profile data source. It is not available in the Payment Method data source.

Payment MethodThe payment method used to make the payments. See Payment Method Data Source for more information.