Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Thomas Becket
Thomas Becket
19,806 Points

Paypal recurring payments

Hi guys,

I'm trying to implement a recurring payment button on my homepage for a subscription.

But if i try to create a button over the paypal-website, i got only the choice between "buy now", "cart", "donate" and "gift vouchers".

What i have to do to offer a subscription via paypal like the teamtreehouse premium membership.

Best regards Tom

2 Answers

Gary Stewart
Gary Stewart
14,142 Points

Hi Tom,

Not sure if this may help as it's a Wordpress plugin?

I haven't used it myself as I never got around to needing it but this plugin below allows you to take subscription payments through woo commerce so may shine some light on your problem?

http://www.woothemes.com/products/woocommerce-subscriptions/

Thanks Gary

Thomas Becket
Thomas Becket
19,806 Points

Thank you Gary for the fast Answer.

But I use ASP.Net Webforms and there is no CMS in background.