TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Marketplace transaction processing - server side or client side?

1 点作者 alexsilver大约 12 年前
We want to create an online marketplace but none of us had any experience with handling transactions. We are looking to integrate 3rd party tools to do that but wondering what the pros/cons of implementing the calls on the client side (Javascript) vs server side (C#).<p>The choice of implementation will also influence the 3rd party framework we choose. Brain Tree offers a C# API (I'm more comfortable with the server side, being mostly a desktop developer). On the other hand, we have been highly recommended Stripe (they don't have C# API) but I don't have enough experience to decide whether using Javascript to submit transactions is secure enough and/or proper implementation (we'll need to store some transaction details in our own DB too).<p>Any thoughts, suggestions, recommendations of other transaction processing frameworks are welcome!

暂无评论

暂无评论