市场应用程序的扑来支付网关

发布于 2025-01-18 11:38:22 字数 259 浏览 2 评论 0原文

我正在从事市场应用程序。它有商人提供的服务。应用要求是,当用户购买任何服务时,系统就需要支付商人的服务费用,并以佣金列出服务。我目前正在使用RazorPay,但也开放以适应其他选项。我已经实施了结帐流,成功的付款金额进入了系统帐户。我担心的是,我现在将如何向商人付款。我已经浏览了所有文档(Route API和RazorPayx API),但找不到令人信服的。尽管它们具有转让和退款的API,但由于这将是一项单独的交易,因此他们将在此处再次收取交易费用。我不确定是否遵循正确的方法。任何建议都将不胜感激。

I am working on a marketplace app. it has services offered by merchants. app requirement is that when user purchase any services then system needs to pay the merchants their service charge and take the commission for listing the service. i am using razorpay for now but open to adapt other option as well. i have implemented the checkout flow and on successful payment amount goes into the system account. My concern is that how i am gonna to make the payout to the merchants now. i have gone through all the docs (Route API and RazorpayX API) but couldn't find it convincing. Although they have api for transfer and refund but as it will be a separate transaction therefore they will charge the transaction fees again here. i am not sure if am following the right approach. any suggestion would be highly appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

送君千里 2025-01-25 11:38:22

我建议直接与RazorPay合作,以了解如何通过其API最好地处理交易费用。

如果您愿意使用Stripe,那么您描述的MarketPlace应用程序听起来像是一个好的用例/a>。您如何决定向商人处理支出最终取决于您如何设置连接平台和 您使用。

I recommend working with Razorpay directly to understand how to best handle transaction fees with their API.

If you’re open to using Stripe, the marketplace app you’ve described sounds like a good use case for Stripe Connect. How you decide to handle payouts to merchants will ultimately depend on how you set up the Connect platform and the types of charges you use.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文