Nothing Found
    Home
    Getting Started
      SDK Quickstart Tutorials
    Which API Should I Use?
    Quickstart API
      Quickstart API Tutorials
      Quickstart API Changelog
      Quickstart API Reference
        OVERVIEW
        Introduction
        Authentication
        Errors
        Expanding Responses
        Pagination
        Request Ids
        Idempotent Requests
        Request and Response Compression
        PRODUCTS
        Products
        Plans
        Prices
        CUSTOMER ACCOUNTS
        Accounts
        Contacts
        ORDERS AND SUBSCRIPTIONS
        Orders
        Subscriptions
        Subscription Plans
        Subscription Items
        Fulfillments
        Fulfillment Items
        BILLING DOCUMENTS
        Invoices
        Credit Memos
        Debit Memos
        Billing Documents
        Billing Document Items
        BILL RUNS
        Bill Runs
        Bill Run Previews
        TAX
        Taxation Items
        USAGE
        Usage Records
        PAYMENTS
        Payment Methods
        Payments
        Payment Runs
          get
          List payment runs
          post
          Create a payment run
          get
          Retrieve a payment run
          patch
          Update a payment run
          delete
          Delete a payment run
        Refunds
        PLATFORM
        Custom Objects
        Query Runs
        Workflows
    REST API
      Core Concepts
      REST API Tutorials
      API Changelog
      API Reference
    Zephr API
      Zephr Admin API
      Zephr Public API
    Other APIs
      Revenue API Reference
      Collections API Reference
      Older API Reference

Payment Runs

Payment runs are used to collect payments using electronic payment methods. Even if a payment was made to an invoice but had an error, if an invoice has a positive balance and meets all the filter criteria for the payment run, Zuora will pick up the invoice for processing in the payment run.
Zuora supports two type of payment runs: ad hoc and recurring. These are similar to ad hoc and scheduled bill runs