Welcome to Zuora Product Documentation

Explore our rich library of product information

Additional information for payment flow implementation on Stripe v2

Learn how to view and retrieve mandate information for payment methods in Zuora using various UI locations, API operations, and data sources.

After the additional fields are passed to the gateway and the mandate ID is successfully generated, it will be stored for the payment method in Zuora. You can view the mandate information by any of the following methods:

  • View the information at any of the following UI locations:

    • Payment detail page > View Detail hover help next to the Payment Method field

    • Account detail page > Billing and Payment Info section > View Detail hover help next to the Default Payment Method field

    • Account detail page > Electronic Payment Methods section > Your Credit Card Reference Transaction record

  • Retrieve the information through the Retrieve a payment method API operation.

  • Retrieve the information from the Payment Method data source. See Generate a data source export for more information.

  • Retrieve the information from the PaymentMethod object in Data Query. See Construct SQL Queries in Data Query for more information.