简体   繁体   English

贝宝-经常性捐款网址

[英]Paypal - Recurring Donations URL

Paypal makes it really easy to create a donate URL. 贝宝使创建捐赠URL非常容易。 A donor can enter a custom $ amount or use a fixed one. 捐助者可以输入自定义$金额或使用固定金额。 We'll use the custom amount, since it's more flexible. 我们将使用自定义金额,因为它更灵活。 Is there anyway to allow the donor to enter a custom amount, and have PayPal display a checkbox for example to allow this amount to be a recurring monthly donation via a URL? 无论如何,是否允许捐赠者输入自定义金额,并让PayPal显示一个复选框,例如允许该金额成为通过URL进行的每月定期捐赠?

We checked out the "subscribe" button, but it only returns a form, not a URL, and didn't see anywhere to let the donor choose the amount. 我们签出了“订阅”按钮,但它仅返回一个表格,而不是URL,并且看不到任何地方可以让捐赠者选择金额。

Basically, this should be an optional field in the donate URL. 基本上,这应该是捐赠网址中的可选字段。 Any ideas on how to accomplish this? 关于如何做到这一点的任何想法?

You'll need to use standard subscription buttons or the Recurring Payments API . 您需要使用标准的订阅按钮或定期付款API Either way you could setup your page so the user chooses those options on your site prior to being sent over to PayPal. 无论哪种方式,您都可以设置页面,以便用户在发送到PayPal之前先在网站上选择这些选项。

use cmd=_donations . 使用cmd=_donations Paypal will prompt for an amount and whether it is recurring. 贝宝将提示您输入金额以及是否重复产生。

PayPal now has recurring donations, for mobile checkout, by default. 默认情况下,贝宝现在具有用于移动结帐的定期捐款。 See this blog post . 请参阅此博客文章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM