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

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

问题描述

我看过很多相关的问题,但没有找到任何答案.

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. 在我已经在运行的 paypal 脚本中要更改哪些内容才能定期进行 paypal 付款?
  2. 在付款时会询问经常性详细信息.
  3. 现在需要发送哪些额外参数来实现这一点?
  4. 如何在已经运行的应用程序上进行测试?
  5. paypal 将作为 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天全站免登陆