Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Possible to Sell Downloadable Products Like Softwares?

  1. #1
    mint_teoh is offline Junior Member
    Join Date
    Jul 2009
    Posts
    22

    Default Possible to Sell Downloadable Products Like Softwares?

    Hi there,

    May I know whether it is possible to sell software through aspdnsf? The idea is upon customer successfully making payment, application will auto send them the Product Key. Customer is expected to download the software from my shopping site and register the product using Product Key sent to them.

    Thanks in advance.

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    The software supports products that are digitally delivered through the 'downloadable product' feature, yes. However, as for automatically sending its product key, that's going to be needing some customization. Looks like you need add another field in the productvariant table and link it up in the product variant's page in the admin where you'd input the product key. Modify the notification.receipt.xml.config and retrieve the product key there once the customer purchase the item.