App pay - 多个收款人(收款人)
App pay - multiple payees (payment receivers)
我是新来的app支付区。说在像 Ritual 或 Open Table 这样的应用程序中,我希望最终用户能够向多个收款人付款(就像我提到的两个应用程序,你可以向任何列出的餐厅付款),我该如何实现?
据我了解,每个收款人都可以有一个商户ID。如果我要付款给多个收款人,我是否必须获得他们所有的商户编号?还是先收款再转账给每个收款人?
或者,作为应用程序开发者,我们选择一种支付解决方案(如 Stripe 或 Braintree),并要求参与的餐厅提供他们的银行信息以接收付款,最终用户在付款时直接付款通过支付解决方案汇入餐厅的银行账户。
谢谢。
不知道我是否理解,为什么需要多个收款人?客户不直接付钱给商家吗?只要能拿到商户ID和账号,应该没有问题。没有?
不用管这个问题,基本上就是我在问题最后一段描述的内容
Blockquote
As app developers, we pick a payment solution (like Stripe or Braintree), and ask the participating restaurant to provide their bank info for receiving payment, and when the end users are paying, they pay directly to the restaurant's bank account through the payment solution.
我是新来的app支付区。说在像 Ritual 或 Open Table 这样的应用程序中,我希望最终用户能够向多个收款人付款(就像我提到的两个应用程序,你可以向任何列出的餐厅付款),我该如何实现?
据我了解,每个收款人都可以有一个商户ID。如果我要付款给多个收款人,我是否必须获得他们所有的商户编号?还是先收款再转账给每个收款人?
或者,作为应用程序开发者,我们选择一种支付解决方案(如 Stripe 或 Braintree),并要求参与的餐厅提供他们的银行信息以接收付款,最终用户在付款时直接付款通过支付解决方案汇入餐厅的银行账户。
谢谢。
不知道我是否理解,为什么需要多个收款人?客户不直接付钱给商家吗?只要能拿到商户ID和账号,应该没有问题。没有?
不用管这个问题,基本上就是我在问题最后一段描述的内容
Blockquote As app developers, we pick a payment solution (like Stripe or Braintree), and ask the participating restaurant to provide their bank info for receiving payment, and when the end users are paying, they pay directly to the restaurant's bank account through the payment solution.