Page 1 of 1

Digital Good Link

Posted: Tue Aug 12, 2008 9:58 pm
by fatone
Is there a way to add a digital goods link to a webpage. Reason being, I would like to utilize the maximum download feature, but don't want the digital good linked to a product because the user would then have to select the product before they can download the digital good.

If this isn't the correct approach, then maybe AbleCommerce has another way of allowing you to add a file to the system and then monitor how many times it is downloaded, per user.

Re: Digital Good Link

Posted: Wed Aug 13, 2008 6:50 am
by mazhar
The customer can access the available download from Account->View Order page after the successful payment. You can use this page i mean the Website/Members/MyOrder.aspx as a sample that how the digital good download link can be accessed.

Re: Digital Good Link

Posted: Wed Aug 13, 2008 10:01 am
by fatone
The only way I can get this link is by associating a product with the digital good, but I was trying to just get the digital good directly.

The link I see is http://[myWebsite]/ViewLicenseAgreement.aspx?id=1&AcceptUrl=L0RpdmFMYWNlRnJnRXaWdzMy9NZiZXJzL0Rvd25sb2FkLmFzaHg/aWQ9MTA=&DeclineUrl=amF2YXNjcmlwdDp3aW5kb3cuY2xvc2UoKQ==

So my two questions are:
1. Do I have to link the digital good to a product to get the above link?
2. If I post the above URL as a link, how would I know the value for AcceptUrl parameter?

Re: Digital Good Link

Posted: Wed Aug 13, 2008 10:21 am
by mazhar
Currently the AbleCommerce doesn't allow the stand alone DigitalGood download means you have to attach the DigitalGood to product. If you want to have this functionality then you may have to write your custom code.