View ACH Credit Transfer charge information using the Stripe API
You can retrieve the following details about an ACH Credit Transfer charge in the API:
ach_credit_transfer[last4]
: Last 4 digits of account numberach_credit_transfer[routing_number]
: Bank routing numberach_credit_transfer[fingerprint]
: Unique Stripe-generated ID associated with routing and account number combination
Additional Information
It is not currently possible to see the bank statement note or reference for ACH Credit Transfer payments.
Did this answer your question?
Related articles