Payment loop

For loop type edd_payment, here are the available query arguments and fields.

Query arguments

  • count - Posts per page

    Default: -1
    Type: number

  • day - Dat

    Type: number

  • end_date - End date

    Type: date

  • month - Month

    Type: number

  • order - Order: ASC or DESC

    Default: ASC
    Type: string

  • orderby - Order by field

    Default: name
    Type: string, array

  • s - Search

    Type: string

  • start_date - Start date

    Type: date

  • year - Year

    Type: number

Fields

  • all - Dump data of all custom fields (for development purpose)
  • amount - Payment amount
  • currency_code - Currency code
  • date - Payment date
  • id - Payment ID
  • payment_number - Payment number
  • status - Payment status
  • subscription_id - Subscription ID where applicable