#Baris-external-bank-accounts
1 messages · Page 1 of 1 (latest)
I'm not super familiar on this topic, but the External Bank Account object does provide last4 which should be safe to display (https://stripe.com/docs/api/external_account_bank_accounts/object#account_bank_account_object-last4)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ohh okay I see, thank you!