Skip to main content

Community

Connector Improvement: Stripe Connector is missing object level fields for Price and Payment_Intent objects

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Bill,

    Sadie from the Product team. Thanks for raising this request. I've added it to our backlog to add the invoice_id to the PAYMENT_INTENT table.

    As for tax amounts and discounts, those can be found in the TAX_AMOUNT and DISCOUNT tables. Look for the `type` of the object you'd like to retrieve tax amounts or discounts for, e.g. TAX_AMOUNT.TYPE = 'invoice_line_item'.

    Please reach out to our Support team if you have additional questions about tax amounts or discounts.

    Best,

    Sadie