简体   繁体   English

贝宝订阅IPN自定义变量

[英]Paypal Subscription IPN Custom Variables

I have an IPN and subscription button working properly. 我有一个IPN和订阅按钮可以正常工作。 I have a custom variable being sent with the Paypal subscription button form. 我有一个与Paypal订阅按钮表单一起发送的自定义变量。

I use the custom variable to update the membership expiry date, the custom variable is the members id. 我使用自定义变量来更新成员资格到期日期,该自定义变量是成员ID。

My question: 我的问题:
Before I test the IPN over the span of the next couple of days, are custom variables included in the recurring billing cycles? 在接下来的两天之内测试IPN之前,自定义变量是否包含在重复计费周期中?

If not, I'll have to rethink how to automatically update the users membership expiry date 如果没有,我将不得不重新考虑如何自动更新用户成员资格的到期日期

There's definitely quicker ways, but I forgot about this problem and the demo recurring billing just incurred the other day. 肯定有更快的方法,但是我忘记了这个问题,而前一天的演示循环计费只是发生了。

The custom variable is included in the ipn on the recurring billing cycle in the future. 自定义变量会在以后的定期结算周期中包含在ipn中。

If you passed a custom variable in your transaction, it should be return in IPN. 如果在事务中传递了custom变量,则应在IPN中返回它。 See here for the list of variable that will be return in IPN for a transaction. 请参阅此处以获取将在IPN中返回的事务变量列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM