Digital Good Link

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
fatone
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 38
Joined: Thu Jan 17, 2008 7:35 am

Digital Good Link

Post by fatone » Tue Aug 12, 2008 9:58 pm

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Digital Good Link

Post by mazhar » Wed Aug 13, 2008 6:50 am

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.

fatone
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 38
Joined: Thu Jan 17, 2008 7:35 am

Re: Digital Good Link

Post by fatone » Wed Aug 13, 2008 10:01 am

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?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Digital Good Link

Post by mazhar » Wed Aug 13, 2008 10:21 am

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.

Post Reply