views:

128

answers:

0

Is there a code sample or a really good article that talks about integrating Paypal subscriptions with a ASP.NET website?

I'd like to provide a 30 day trial period during which they are not charged (even if they cancel). If they choose to continue, they are charged every month. The paypal documentation is not very helpful and I've yet to come across a code sample that implements this.

Any help is appreciated.