简体   繁体   English

在Paypal中创建灵活的定期付款资料

[英]Create flexible recurring payment profile in Paypal

Is there anyway to create a flexible recurring payment profile on Paypal? 反正是有创建Paypal进行灵活的定期付款的个人资料?

Something like this: 像这样:

On the first month, there's no charge for the user. 在第一个月,用户无需付费。 From the second to the fifth month, there's a charge of $5.9. 从第二到第五个月,有一个收费为$ 5.9。 From the sixth to the seventh month, there's a charge of $7.9. 从第六个月到第七个月,需要支付7.9美元。 From the ninth month and so on, there's a charge of $9.9. 从九月等等,有一个收费为$ 9.9

Thanks 谢谢

According to the documentation, you can have two "trial" periods before you apply the "regular" period: 根据文档,在应用“常规”期限之前,您可以有两个“试用”期限:

Subscriptions and Recurring Payments Variables 订阅和定期付款变量

Subscriptions Introduction 订阅简介

So, you could have the initial free trial period (" period1 "), then a trial period for $5.9 (" period2 ") and then the regular period (" period3 "). 所以,你可以有最初的免费试用期(“ period1 ‘),那么试用期为$ 5.9(’ period2 ‘),然后一定时期(’ period3 ”)。 Per the documentation, I think you will have to organize your payments like this. 根据文档,我认为您必须像这样组织付款。 In other words, there is a limit on the number of trial periods you can have. 换句话说,您可以拥有的试用期数量是有限的。

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

相关问题 使用PAYPAL的定期付款代码 - Recurring Payment Code using PAYPAL Paypal定期付款 - 快速结账APPID被拒绝 - Paypal Recurring Payment - Express Checkout APPID rejected 使用C#SDK实施Paypal定期付款 - Implement the paypal recurring payment using C# sdk 贝宝(Paypal)即时付款的方式,以后也要收费和重复付款 - Paypal method for instant pay with later on charge too and recurring payment Paypal定期付款交易错误:11502:令牌无效 - Paypal Recurring Payment Transaction Error: 11502 : Token is invalid 如何使用PayPal直接付款NPV API设置自定义定期付款服务C# - How to Set up custom recurring payment service using paypal direct payment NPV API c# PayPal:快速结帐。 在单笔交易中设置一次性付款和定期付款 - PayPal: Express Checkout. Set up a one-time payment and recurring payment in single transaction 贝宝:创建付款时发生内部服务器错误 - PayPal: Internal Server Error on Create Payment Paypal中定期付款的IPN与正常发票付款有什么不同的参数? - IPN of recurring payments in Paypal have any different parameters than the normal invoice payment? 使用托管页面通过Express Checkout和信用卡付款进行Paypal高级定期结算 - Paypal Advanced Recurring billing with Express Checkout and Credit card payment using hosted pages
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM