gpt4 book ai didi

php - Paypal 经常性

转载 作者:太空宇宙 更新时间:2023-11-03 16:20:14 25 4
gpt4 key购买 nike

嗯,我一直在研究 Paypal IPN。我需要一些与循环过程相关的信息,请帮助我。

  • 第 1 步 > 客户订阅套餐 1 [ $200 ]/月
  • 第 2 步 > 重定向到 Paypal
  • 第 3 步 > 付款和协议(protocol),在用户 Paypal 帐户中创建的 Recurnig 配置文件
  • 第 4 步 > IPN 对我网站的成功领导的回应
  • 第 5 步 > 客户返回我的网站。

问题:下个月Paypal会自动向客户收取重复费用,IPN会回复我的网站吗?

希望得到积极的回应。

最好的问候塔哈·阿里·阿迪尔

最佳答案

是的,您将收到每笔定期付款的 IPN。只需检查 txn_type =“recurring_payment”。此外,您至少会收到以下字段:

txn_id = <transaction id>
recurring_payment_id = <recurring profile id>
payer_email = <email>
amount = <amount>
currency_code = <payment currency>
and so on.

关于php - Paypal 经常性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9701151/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com