Skip to main content

Community

Connector Improvement: Stripe Connector onboard additional fields from the latest API

Completed

Please sign in to leave a comment.

Comments

5 comments

  • Official comment
    Sandeep Preetam Saila User

    Hi Karthikey,

    I'm pleased to inform you that the CHARGE_PAYMENT_METHOD_DETAILS table has been available since November 2025. You can find more information about this update in our documentation: Stripe Connector Changelog. We appreciate your input and encourage you to explore the new features.

    Best,  
    Sandeep

  • Sandeep Preetam Saila User

    Hi Karthikey,
    Thank you for the feature request.

    This is a fairly simple task and will be supported soon, and we’ll keep this thread updated once it’s available.

    Best,
    Sandeep

    Hi Sandeep, 

    I also need the charge.payment_method_details field. Do we have an approximate ETA for this? Since this column is a nested object on the Stripe API, will it become a child table of charge?

  • Sandeep Preetam Saila User

    Hi Everyone,

    I'm pleased to inform you that we are planning to implement the onboarding of additional fields by the end of the second week of August 2025. We appreciate your patience and look forward to enhancing the connector's capabilities.

    Best,  
    Sandeep Preetam

    Hi Sandeep, that's great news!

    Does this mean that we will get all child attributes under payment_method_details? I'm looking specifically for this one: payment_method_details.card.network_token.used

    https://docs.stripe.com/api/charges/object#charge_object-payment_method_details-card-network_token-used

    Thanks