React&Stripe-是否有建议的付款流程?

问题描述

这是一个非常广泛的问题,但是我很难找到正确的答案,所以我想在这里问一下,看看人们的想法是什么。

我目前正在构建一个平台,供买家从卖家那里购买商品,非常简单。我希望使用Stripe并与节点后端进行反应以简化此过程。 我正在尝试了解什么是建议的付款流程?,因为我看到平台可以使用的许多选项:

1. Stripe Connect: 
-create accounts for sellers
-create accounts for buyers
-use references in a database to make calls for payments when buyers buy from sellers to their respective accounts
-basically sellers get paid directly when people buy their items on my platform

2. Stripe Connect Payouts:
-create accounts for buyers
-when buyers buy items they will pay my account
-then I will payout money owed to the sellers

3. stripe-payments
-It seems to me this is more for the individual processing of payments from a buyer to an account on stripe. Am I wrong here?

我想我更喜欢选项1,但想看看是否错过了其他可能的流程,并且/或者如果不建议这样做,因为我不想浪费时间走一条糟糕的路。感谢帮助。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)