使用 ASP.NET 进行 Paypal 订阅的代码示例

发布于 2024-08-31 01:56:49 字数 162 浏览 1 评论 0原文

是否有代码示例或真正好的文章谈论将 Paypal 订阅与 ASP.NET 网站集成?

我想提供 30 天的试用期,在此期间他们无需付费(即使他们取消)。如果他们选择继续,则每月都会付费。 paypal 文档不是很有帮助,我还没有遇到实现此功能的代码示例。

任何帮助表示赞赏。谢谢

Is there a code sample or a really good article that talks about integrating Paypal subscriptions with a ASP.NET website?

I'd like to provide a 30 day trial period during which they are not charged (even if they cancel). If they choose to continue, they are charged every month. The paypal documentation is not very helpful and I've yet to come across a code sample that implements this.

Any help is appreciated. Thanks

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

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

发布评论

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

评论(1

请爱~陌生人 2024-09-07 01:56:49

披露:这是我发布的博客文章:

http://www.codersbarn.com/post/2008/07/10/ASPNET-PayPal-Subscriptions-IPN.aspx

根据记忆,如果你检查PayPal参数,有一种方法可以设置试用期。

Disclosure: this is a blog posting I put out:

http://www.codersbarn.com/post/2008/07/10/ASPNET-PayPal-Subscriptions-IPN.aspx

From memory, if you check the PayPal parameters, there is a way to set up trial period.

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