InvoicePaymentReference

Payment resource associated with an invoice payment attempt.

  • type
    enum
    const:  
    payment_intent
    required

    Payment resource type used to collect the invoice.

    values
    • payment_intent

      Invoice collection was attempted through a PaymentIntent.

  • payment
    Type: string | null
    max length:  
    100

    Payment record created for this payment attempt.

  • payment_intent
    Type: string | null
    max length:  
    100

    PaymentIntent used for this payment attempt.