贝宝什么时候发回自定义变量?
When will paypal send back the custom variable?
当我将 "custom" 变量(当然有一个值)添加到 PayPal 订阅按钮时:
它会使用 "profile created" IPN 发送自定义值吗?
使用 "payment received" IPN? (只有第一次?每次?)
两者都有?
与同一订阅相关联的其他 IPN(例如取消时)?
贝宝说:
User-defined field which PayPal passes through the system and returns to you in your merchant payment notification email. Subscribers do not see this field.
但是我不是很明白这是什么意思...
当对定期付款采取任何行动时,您将在每个 IPN 中获得自定义字段值。在以下情况下您将获得 IPN:
当配置文件 creates/Payment happens/Profile suspend/Profile 取消时。
当我将 "custom" 变量(当然有一个值)添加到 PayPal 订阅按钮时:
它会使用 "profile created" IPN 发送自定义值吗?
使用 "payment received" IPN? (只有第一次?每次?)
两者都有?
与同一订阅相关联的其他 IPN(例如取消时)?
贝宝说:
User-defined field which PayPal passes through the system and returns to you in your merchant payment notification email. Subscribers do not see this field.
但是我不是很明白这是什么意思...
当对定期付款采取任何行动时,您将在每个 IPN 中获得自定义字段值。在以下情况下您将获得 IPN: 当配置文件 creates/Payment happens/Profile suspend/Profile 取消时。