简体   繁体   中英

PayPal : Autoupdate Subscriptions (Recurring Payments)

I am having WebPayments Standard account and I've integrated subscription buttons in my site. The subscription is for 6 months for an year. Eventhough, the subscription was successful, I am not able to retrieve the status of the payments and display it in my application. Is it possible to track the subscriptions using WebPayments Standard?

If not, how can it be done?

You could use the IPN to update your database, and then your application can query your own database. Some of the Recurring Payment API's also work to get information back on subscriptions assuming the subscription profiles start with an I- instead of an S-. You can look at some of the Recurring Payment API's here and check them out.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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