Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 ACH 付款从客户那里收钱作为投资。我可以使用格子和条纹添加银行帐户。但是我如何从 Stripe API 中的源获取银行帐号?
你不能。按照设计,Stripe 的 API 不会返回完整的帐号,只返回最后 4 位数字(通过last4属性)。
last4