Ideally we want to properly bridge the pointstore and ecommerce systems, to have just one kind of product purchasable either by points or by real money. This isn't so simple, it involves lots of DB and UI changes. Obviously any particular item should not automatically be available by both.
A workaround until the day we hopefully can implement this...
You could consider setting up PayPal button code manually into the DOWNLOAD_SCREEN template, and then setting up an auto-responder on your email address (pretty sure gmail can do this) that auto-sends out the media. You could have different buttons in different places, possibly putting the download title into the PayPal code and then making the auto-responder trigger based on the combination between that and the money received.
You just did by 'Monitoring' :). We hjiacked that mechanism to mean 'vote' (technically some people will monitor it because they want to check it's not being implemented, but I think statistically that's not going to cause a problem, and people can leave notes too)
This is now partially done. It's in non-bundled addon form in the development repository, and I'm attaching it here.
It is a working system for selling downloads.
This tracker issue will stay open, as eventually we want to remove the point store entirely and just have it as part of the eCommerce functionality (with points as a substitute for money).
Create download categories for each product. I note you may have a "bulk purchase" option -- make a category for this. We'll need to duplicate entries into that category (a fudge, but K.I.S.S.).
Am I correct that the duplicate entries would not be necessary if the multi-categorization feature was in place?
This is now implemented in the feature__pointstore_merge branch on github, which will be merged into the v11 branch at a later date. I'll be posting a news announcement about it on the forum.
It is likely this branch is going to become v10.1 (it has a lot more eCommerce work done now besides just this work), so I'll mark resolved as no merging is required for the initial delivery.
A workaround until the day we hopefully can implement this...
You could consider setting up PayPal button code manually into the DOWNLOAD_SCREEN template, and then setting up an auto-responder on your email address (pretty sure gmail can do this) that auto-sends out the media. You could have different buttons in different places, possibly putting the download title into the PayPal code and then making the auto-responder trigger based on the combination between that and the money received.
It is a working system for selling downloads.
This tracker issue will stay open, as eventually we want to remove the point store entirely and just have it as part of the eCommerce functionality (with points as a substitute for money).
(Click to enlarge)
(Click to enlarge)
RE: STEP 4 (downloads):
Create download categories for each product. I note you may have a "bulk purchase" option -- make a category for this. We'll need to duplicate entries into that category (a fudge, but K.I.S.S.).
Am I correct that the duplicate entries would not be necessary if the multi-categorization feature was in place?
If sponsored I'll make sure a clean implementation is done, nicely bridging the point store and eCommerce store systems.
Further discussion is on this forum topic:
http://compo.sr/forum/topicview/browse/developing/pay-and-download.htm