DNN 和 Paypal 沙箱 - 到期日期不正确
我正在使用 Paypal 沙箱测试我的 DNN 网站的付费会员资格。订阅顺利进行,角色已正确添加到用户。然而,尽管付款期限仅为 1 年,但该角色的到期日期设置为自当前日期起 2 年。这让我很惊讶,我不知道如何找到原因。任何意见表示赞赏。
I am testing paid memberships for my DNN website with the Paypal sandbox. The subscription goes through smoothly, and the role is correctly added to the user. However, the expiry date of the role is set to 2 yrs from the current date, although the payment was for 1 year only. This is quite surprising for me and I don't know how to find the cause. Any input appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我倾向于使用这个组件来管理 门户订阅
核心 DNN 似乎总是一半所以我多年前就采用了链接组件,并且仍然倾向于将它用于简单的 PayPal 订阅内容。
I tend to use this component to manage portal subscriptions
The core DNN one always seemed half baked so I adopted the linked component many years ago and tend to still use it for simple PayPal subscription stuff.