Do I have access to the date that a user first subscribed? I'd like to be able to write a bit of code so that users can download products produced during their subscription perdiod but not those produced before that time.
Thanks!
PS - I'm really pleased with PayPal Subscription - Very nicely done!








Robives,
Hmmm, the start date IS stored in the database, but not in the User object yet. So if you wanted to access it directly, you would have to pull it from the database. I can put it in the user object in the next release so it would be easier to access.
-Leighton