YetAnotherForum
Welcome Guest Search | Active Topics | Log In | Register

Check Subscriber Status? Options
Geiger
#1 Posted : Thursday, November 12, 2009 1:17:39 PM
Rank: Starting Member

Groups: Registered

Joined: 11/12/2009
Posts: 1
I want to enable subscriptions on my site. Each subscription will have a unique id (item number).

How do I query PayPal to find out if a subscription is active?
Sponsor  
 
keha76
#2 Posted : Monday, December 14, 2009 11:46:15 AM
Rank: Starting Member

Groups: Registered

Joined: 12/13/2009
Posts: 1
Location: Sweden
I don't think you can! I've just started programming using the IPN API for subscriptions and my answer might not be 100% correct. However, this is how I think it works.

You will receive an IPN with the txn_type of subscr_eot at the end of a subscription. This will indicate that a subscription is ended, and then you can change your database accordingly. There are a few other txn_type variables that you also need to look for, subscr_cancel, subscr_failed, subscr_modify, subscr_payment and subscr_signup. Something to think about is that subscr_signup is not telling you that payment has been made, first when you've received the subscr_payment you know for sure that a subscription has been successfully activated. For further information look here: https://cms.paypal.com/u..._html_IPNandPDTVariables
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFVision Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 | YAF © 2003-2009, Yet Another Forum.NET
This page was generated in 0.142 seconds.