doutongya8378 2015-06-26 20:27
浏览 63
已采纳

如何使用PHP中的IPN(即时付款通知)在Paypal中配置定期付款

Hi i have built a site in which user subscribe for a course pay through paypal on monthly basis, now the user will have to pay each and every month as long as he/she cancel the subscription, for this the user will have to pay recursively in paypal at the end of each month, now i know simple payment method in paypal but don't have any idea for recursive payment in paypal , what type of account should i create in paypal and also what should be the form hidden value etc.Please provide me code base solution so that i can takle the problem.

  • 写回答

2条回答 默认 最新

  • dougong7850 2015-06-26 22:06
    关注

    You can use Websites Payment Standard to do recurring billing with a standard IPN file to handle the callback. It works just like a normal PayPal purchase, but with extra fields in the HTML form and maybe the callback post string. Here's some HTML code to get you started.

    http://ccaples.com/index.php/wps/subscription

    http://ccaples.com/index.php/misc/ipn-and-databases/ipn-string-examples

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 微信会员卡等级和折扣规则
  • ¥15 微信公众平台自制会员卡可以通过收款码收款码收款进行自动积分吗
  • ¥15 随身WiFi网络灯亮但是没有网络,如何解决?
  • ¥15 gdf格式的脑电数据如何处理matlab
  • ¥20 重新写的代码替换了之后运行hbuliderx就这样了
  • ¥100 监控抖音用户作品更新可以微信公众号提醒
  • ¥15 UE5 如何可以不渲染HDRIBackdrop背景
  • ¥70 2048小游戏毕设项目
  • ¥20 mysql架构,按照姓名分表
  • ¥15 MATLAB实现区间[a,b]上的Gauss-Legendre积分