S2member advice needed

First off I am not a programmer so forgive me for any dumb questions :slight_smile:

First off we have the Pro version and want to use both PayPal and Stripe for checkout.

Description of our product:
We have a digital magazine that we want to set s2member up with. We treat this digital magazine as if it were a physical magazine, you subscribe for 12 future issues aka 1 year subscription. You can buy the issues you want or both if buying back issues and want the future issues to be included in your account.

What I have done so far::
I am setting this up, so far with API Scripting → Custom Capabilities, where subscribers have access to download page 01-2016, 02-2016, 03-2016 and so forth to 12-2016 for a full year subscription. If I just place commas between the items will that give them access to all these pages or is this wrong and give access to none. The magazines they are buying are in a protected PDF format that we allow downloading for long term offline reading.

Also when users buy back issues 03-2014 how can I set up a page that would list everything they bought so they could easily download their items.

I am willing to pay someone to help me get started if need be. If this is something that would require this can you direct me where to go or how to start that. I am not sure what to do at this point but need to get automation going cause it is killing us doing things the old fashion way.

Thanks, Ross

Past issues can be purchased and tracked by ccaps, but needs also some custom code (similar to this solution). But the page with all the accessible issues needs a custom shortcode… Maybe check this plugin, it have such page already.

Thanks Krum,

I am looking into it now and it looks good.

Ross