Paypal API-修改定期付款资料 [英] Paypal API - Modify Recurring Payment Profile

查看:181
本文介绍了Paypal API-修改定期付款资料的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们目前正在使用CreateRecurringPaymentsProfile API通过Paypal处理我们网站上的订阅.这创建了每月7.99的每月订阅.我们希望推出一个优惠,使用户可以将每月订阅更改为年度订阅,这将更加方便.

We currently handle subscriptions on our site via Paypal with the CreateRecurringPaymentsProfile API. This created a monthly subscription for 7.99 a month. We would like to launch an offer where the user could change that monthly subscription for an annual subscription which would be much more convenient.

我查看了API,发现了UpdateRecurringPaymentsProfile API.我对其进行了测试,发现我可以将每月的费用从7.99更改为5.99.但是,我找不到将字段从月"更改为年"的请求字段.

I looked into the APIs and found the UpdateRecurringPaymentsProfile API. I tested it and found that I could change the amount charged monthly, say from 7.99 to 5.99. However I can find no request field to change the period from Month to Year.

是否可以使用UpdateRecurringPaymentsProfile API完成此操作.还是必须取消配置文件并从头开始创建新的配置文件?

Is there a way to accomplish this with the UpdateRecurringPaymentsProfile API. Or would the profile necessarily be cancelled and a new one created from scratch?

推荐答案

是的,贝宝(Paypal)对UpdateRecurringPaymentsProfile有一些限制.

Yes, paypal has some limitations on UpdateRecurringPaymentsProfile.

因此最好取消以前的定期付款资料并创建新的付款方式.

So it's better to cancel previous Recurring Payments Profile and create new.

贝宝(Paypal)帮助有关如何使用API​​取消PayPal重复配置文件

Here is Paypal help for how to Cancel PayPal Recurring Profile using API

https://developer.paypal.com/docs/classic/api/merchant/ManageRecurringPaymentsProfileStatus_API_Operation_NVP/

这篇关于Paypal API-修改定期付款资料的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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