如何使用 Braintree 在客户端显示客户的付款方式?
How to display customer's payment methods on client side using Braintree?
我知道使用 customerId 为客户检索存储在 Braintree 中的信息。我很好奇是否有一种简单的方法可以使用 nodejs 的 v3 drop-in 在 UI 上显示它。我附上了我想要实现的截图。我感兴趣的drop-in中的UI标题为"Paying with Card"。这直接来自 Braintree 文档。
谢谢
翻阅文档后找到答案
我知道使用 customerId 为客户检索存储在 Braintree 中的信息。我很好奇是否有一种简单的方法可以使用 nodejs 的 v3 drop-in 在 UI 上显示它。我附上了我想要实现的截图。我感兴趣的drop-in中的UI标题为"Paying with Card"。这直接来自 Braintree 文档。
谢谢
翻阅文档后找到答案