微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

如何解决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 举报,一经查实,本站将立刻删除。