#Frank LaRosa - Bank Account Number
1 messages · Page 1 of 1 (latest)
The bank account objects that are returned when you query the API https://stripe.com/docs/api/customer_bank_accounts/list
Include the last4 property which is the last 4 digits of the account number. Will that work?
thanks, it should. i have not used that API call yet.
I'm using the Java SDK, what is the Java equivalent of that?
The snippet window on the right has a drop down menu to select the coding language you are using. It has Java as an option.
i see it, thanks