- Posts: 3
- Thank you received: 0
How to deliver unique digital package each sale
13 years 11 months ago #71028
by crom
How to deliver unique digital package each sale was created by crom
Can I deliver a unique digital package with each sale?
I am selling customised downloadable product - each has a unique password that is hard-coded into the product. All customers receive a unique setup.exe
I seek a method to deliver a unique download package to each customer. Yet I only want to have one product listed in my store. The customers buy from a consumable pool of items
**I am also wondering if hikaSerial could be used to deliver items?
Any advice would be welcome
Many thanks
I am selling customised downloadable product - each has a unique password that is hard-coded into the product. All customers receive a unique setup.exe
I seek a method to deliver a unique download package to each customer. Yet I only want to have one product listed in my store. The customers buy from a consumable pool of items
**I am also wondering if hikaSerial could be used to deliver items?
Any advice would be welcome
Many thanks
Please Log in or Create an account to join the conversation.
13 years 11 months ago #71046
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Re: How to deliver unique digital package each sale
Hi,
It is possible to create an HikaSerial plugin which would generate a file and attached it to the current order.
The first way does not use HikaShop and his download system.
The serial would be the relative path of the file and thanks to the "onDisplaySerials" trigger, you can display a download link instead of a classical text content.
The second way use HikaShop download system.
At this moment, HikaSerial wouldn't display the serial but it would generate the file and attached it like a unique "hikashop product file".
The customer would be able to download the file, like other "product files" but the downloaded file would be unique.
Regards,
It is possible to create an HikaSerial plugin which would generate a file and attached it to the current order.
The first way does not use HikaShop and his download system.
The serial would be the relative path of the file and thanks to the "onDisplaySerials" trigger, you can display a download link instead of a classical text content.
The second way use HikaShop download system.
At this moment, HikaSerial wouldn't display the serial but it would generate the file and attached it like a unique "hikashop product file".
The customer would be able to download the file, like other "product files" but the downloaded file would be unique.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.145 seconds