#meneer Ak - bank account
1 messages · Page 1 of 1 (latest)
Hi there!
Do you mean you have a Payment Method object, and you would like to get more than the last 4 digits?
Yes, I've got a PaymentMethod and a PaymentIntent, and I would like to get more than the last 4 digits.
Can you share the PaymentMethod ID (pm_xxx)?
Well, let's say I have a PaymentMethod hypothetically, because it's not yet live and I don't have a real PaymentMethod yet. Is there a function or a method to extract the bank account number?
All the information available will be here: https://stripe.com/docs/api/payment_methods/object
As you can see, the information depends on the exact payment method used.