订阅网站软件
我的任务是开发一个网站,该网站需要订阅费才能访问网站的某些区域,并且每季度支付一次。可能还需要向会员支付少量费用,但尚未得到证实。该网站将采用 ASP.Net 构建。有谁知道我可以在其上构建任何订阅系统?最好是在繁忙的社区。
I've been tasked with developing a website that requires a subscription fee to access certain areas of the website, to be paid quarterly. It may also be necessary to pay out to members a small amount but nothing is confirmed yet. The website will be built in ASP.Net. Does anyone know of any subscription systems I can build on top of? Preferably with a busy community.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可以试试 Spreedly; http://www.spreedly.com/
他们有一个很棒的基于订阅的系统,易于修改,并且API 可让您将该功能引入到您构建的任何应用程序中。他们处理所有付款和信用卡位,并且只为指定的 PayPal 帐户提供资金。
You could try Spreedly; http://www.spreedly.com/
They have a fantastic subscription based system that's easy to modify and an API for you to introduce that functionality into any application you build. They handle all the payments and credit card bits and just fund a specified PayPal account.