Skip to main content

Community

Connector Improvement: Stripe connector - support ach_debit

Answered

Please sign in to leave a comment.

Comments

4 comments

  • Official comment

    Hi Anthony - 

    Thanks for submitting this feature request. Are you referring to the payment type of `ach_debit` as seen here in the Stripe docs.

    This is definitely a worthy addition. In fact all of the payment types should be supported. I will add this to our backlog and prioritize for a future sprint. 

    Best, 

    Erin

    Hi Erin,

    Thanks for the reply, and that's great - please keep me posted.

    That's the exact payment type and doc I was referring to, see below for an example API response (obfuscated) where the type wasn't pulling through.

    "paid": true,
    "payment_intent": null,
    "payment_method": null,
    "payment_method_details": {
      "ach_debit": {
      "account_holder_type": null,
      "bank_name": "",
      "country": "",
      "fingerprint": "",
      "last4": "",
      "routing_number": ""
      },
    "type": "ach_debit"
    }

    Many thanks,

    Anthony

    I really want to move to Fivetran.  But without this it is not going to be possible.

    Hey Erin,

    Is there any chance you have a timeline for this? I understand if not

    Best,

    Anthony