定期付款给已经运行的贝宝脚本 [英] recurring payment to already running paypal script

查看:105
本文介绍了定期付款给已经运行的贝宝脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看到了许多相关问题,但没有找到答案.

I have seen many related questions but didn't find any answer.

我已经成功通过贝宝(Paypal)进行了交易,但是现在我被要求通过贝宝(Paypal)进行定期付款.我已经搜索过,但是找不到任何可以帮助我实现这一目标的材料.

I have successfully implemented transactions through paypal but now I am asked to implement recurring payments through paypal. I have searched but couldn't find any material that can help me how to implement this.

首先,我实现了什么. 我要求用户选择数量.用户选择金额,我将用户转移到贝宝,在那里他输入信息并进行交易. 交易成功后,我向用户显示交易ID,并将ipn信息和用户信息存储在我的数据库中.

First what I have implemented. I ask user to select amount. User selects amount, I transfer user to paypal where he enters his information and do transaction. After successful transaction I show user the transaction id and stores ipn information and user information in my database.

现在,我想给用户一个选项,选择是或否来选择定期付款.如果用户选择定期付款,则将使用上面选择的金额来完成其定期付款.

Now I want to give an option to user to select recurring payment with yes or no. If user selects recurring payment then his recurring payment will be done with the amount that he selects above.

现在我想知道:

  1. 在我已经运行的贝宝脚本中要进行重复的贝宝付款需要更改什么?
  2. 重复的详细信息将在付款时被询问.
  3. 要发送给它的还有哪些其他参数?
  4. 如何在已经运行的应用程序上对其进行测试?
  5. 贝宝将以ipn的形式发送回给我什么参数?
  6. 我试图从贝宝(Paypal)网站上了解,但没有.

推荐答案

此列表中有您需要的所有文档.那些不是从网上获取的临时链接,这些是我必须做的与您现在尝试做的完全相同的事情时收集的一组链接. ;)

  • Handling Recurring Payments (Official)
  • Subscriptions and Recurring Payments Variables ( 3 )
  • Advanced Techniques - \"Subscribe\" Button HTML Code ( 1 )
  • PDN - Subscriptions Overview
  • Adding PayPal Checkout to Your 3rd-party Shopping Cart
  • HTML Variables for Website Payments Standard ( 3 )
  • Canceling Individual Subscriptions ( 2 )
  • IPN and PDT Variables ( 3 )
  • Instant Payment Notification (IPN) simulator ( 4 )
  • IPN Testing ( 4 )
  • Payment status – what does it mean? ( 5 )
  • Sample Code

快乐的编码. ;)

这篇关于定期付款给已经运行的贝宝脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆