I am developing a site with the user registration + paypal subscription addon. I have several wp roles associated with pricing and various author permissions.
1. How does the renewal work for this?
2. If the subscription expires or is cancelled is there a renewal notification template I can drop on my author pages to allow the account holder to renew with another form?
3. Do I need to create a baseline "expired" role type with zero permissions just to maintain the account after subscriptions expire or are cancelled to allow the user to renew?
4. Can I conditionally check for subscription status and offer renewal somehow on author profile page?
I haven't been able to find much documentation for these instances. Thank you.